Visual Studio Development Bookmark and Share   
 index > Visual Studio Source Control and SourceSafe > Multiple Users on Same Machine, VSS directories
 

Multiple Users on Same Machine, VSS directories

We currently have a few different developers working on a project. Currently they log into our dev server using terminal services use Visual Studio (2k5) dir ectly on the server. We may have a few different people at a time, logged into their own account developing at the same time.

We have our projects in VSS but everyone opens up the same project. So we're all actually using the same physical files. So if someone has a file checked out, occassionally someone else has been able to edit it because it is not marked as read-only. There are warnings in the VS IDE but ti has caused some problems.

What we want to do is have everyone using their own copy of the files. So i have to create a folder for each user and load the project into that folder for that user. But that also means I would have to create seperate websites for each one referencing seperate virtual directories, is that correct?

Then save the solution, the project files, and teh website virt directories physical paths all into each users own folder.

That should work, shouldn't it?

Larry Grady  Friday, October 05, 2007 9:28 PM
Yes, I would highly recommend giving everyone their own working directories as you describe. Working on the same physical files almost defeats the purpose of using source control Smile
Richard Berg  Monday, October 08, 2007 6:13 PM
Yes, I would highly recommend giving everyone their own working directories as you describe. Working on the same physical files almost defeats the purpose of using source control Smile
Richard Berg  Monday, October 08, 2007 6:13 PM
How do you get the individual developer's updated code integrated into source code?
lorrinda  Monday, September 07, 2009 1:50 AM
Catherine Sea  Tuesday, September 08, 2009 2:20 AM

You can use google to search for other answers

Custom Search

More Threads

• VSS not integrating with visual studio 6.
• Seeking request management software!!
• Apply VSS to already-present directory structure?
• Snap shot functionality
• problem in encoding " ® " in VSS 6.0d
• Sharing Files with Sourcesafe 6.0
• warning on Add existing item (in source control) to the project
• Source Safe search for labels
• Login on Admin machine
• Will VSS2005 work with VS2003?