If the Allow Multiple Checkouts option is enabled, what type of files can I allow multiple users to check out simultaneously?
Answer Posted / sonakshi
Binary files cannot be checked out by multiple users simultaneously. Forms, User Controls, and Property pages are added to Visual SourceSafe as binary files. However, Project files, Modules, Class Modules, and User Connections can be checked out by multiple users at the same time.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Does VSS OLE Automation support administrative functions?
The integration isn’t working between VSS and FrontPage/Visual InterDev. What can I do?
Using the VSS OLE Automation support in ASP pages?
Is there any information on Web Projects and Source Control Integration in Visual Studio .NET?
Does VSS 6.0 support NT’s built-in security?
What is Merge Conflicts?
How can I disable the integration between VSS and Visual Studio?
Which version of sql server does source any where support?
Tell me can database be accessed without sharing the folder?
I checked in modified code into vSS . Now I have another working area and which has older version. Now I wanted to findout the difference between VSS and older version in another working area which is not the VSS area. Now the question is after getting difference between the VSS and another working area. There will be some files difference. How do I take only difference files recursively into some other area.
How does one implement SourceSafe integration with FrontPage 2000/ 8?
Does VSS OLE Automation support label comments?
How do I reconnect a Visual C++ project after I have branched or shared it to a new location?
How to Update Version Control Settings for a Project?
I want to prepare a patch installation for my company. I need all the files which have been modified since Jan 09. I have taken the history of project in VSS, for date range 01Jan09 to today. Now whats the procedure of getting all those files to my local directory, which is being used for a patch install preparation. Thanks.