Jump to content
Xtreme .Net Talk

Recommended Posts

Posted

We have VSS2005. I wanted to check in the solution. On Solution Explorer, i right clicked and chose "add solution to sourcesafe"...

 

This added the project to VSS but then i have a "lock" image next to all the files. If I want to work on it, i have to check it out..

 

I found this link but this is for VSS6.0 that explains the same thing. It does say this the recommanded way to add solution to VSS..

 

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/vssstarttofinish.asp

 

At my last job, I dont remember us doing that...

 

Question: We're 3 developers working on the project...should I check the code in VSS from Visual Studio (making other users checkout everytime they want to use a file ) OR add the project to VSS thru VSS itself?

Posted
We have VSS2005. I wanted to check in the solution. On Solution Explorer, i right clicked and chose "add solution to sourcesafe"...

 

This added the project to VSS but then i have a "lock" image next to all the files. If I want to work on it, i have to check it out..

 

I found this link but this is for VSS6.0 that explains the same thing. It does say this the recommanded way to add solution to VSS..

 

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnaspp/html/vssstarttofinish.asp

 

At my last job, I dont remember us doing that...

 

Question: We're 3 developers working on the project...should I check the code in VSS from Visual Studio (making other users checkout everytime they want to use a file ) OR add the project to VSS thru VSS itself?

 

It is doing what it is supposed to be doing

 

You are checking it out, so that you can make changes to it, and more importantly so that someone else can't while you are.

 

This side steps the, "Hey, my updates are gone!' scream that happens at 3:00pm on a Friday when everyone is moving their changes back to the server

Read the Fovean Chronicles

Because you just can't spend your whole day programming!

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...