If new users want to modify the project, what are the steps they need to follow?
Answer / sonakshi
Follow the steps given in the "Creating local copy of the Project from SourceSafe" section. This will create a local copy of the project from Visual SourceSafe database.
| Is This Answer Correct ? | 0 Yes | 0 No |
What is CaseComplete Files?
What is Exclusive Checkout?
How to Put an Existing Model under Version Control?
How to Check In Changes?
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 can I disable the integration between VSS and Visual Studio?
If the Allow Multiple Checkouts option is enabled, what type of files can I allow multiple users to check out simultaneously?
How to Structure and Partition your Project?
Is it necessary to check out the project file when I only want to edit one of the forms contained in the project file?
I've checked out and modified my files. At what point do the copies stored in the Visual SourceSafe database get updated?
While trying to modify a user control after doing a checkout, it gives an error "Can't edit module." How can I fix this error?
Is there some way to automate email notification when of VSS changes?