When I open a project in Visual Basic that is under Source Code control, does Visual SourceSafe get the latest version of the project?
Answer / sonakshi
In order to get the latest version of your project from Visual SourceSafe, you need to set the Tools->SourceSafe->Options->'Get the latest checked-in version while opening the Visual Basic project' option to Yes
| Is This Answer Correct ? | 0 Yes | 0 No |
If two users check out a project file, how does Visual SourceSafe avoid overwriting changes made by one user when the other user checks in their copy of the file?
How do I disconnect VSS from a particular VC project?
How do I apply a label to an older version of a file?
Does VSS OLE Automation support pinning?
If the Allow Multiple Checkouts option is enabled, what type of files can I allow multiple users to check out simultaneously?
Is there an API for VSS? Where can I get it?
How do I reconnect a Visual C++ project after I have branched or shared it to a new location?
What are Package Files?
Which is the best product for source controlling compare to vss for version controlling?
How do I remove a label?
What is Merge Conflicts?
What platforms can I automate VSS using OLE?