Click to See Complete Forum and Search --> : Source control


PJ Park
February 3rd, 1999, 09:51 AM
We have multiple programmers working on different modules of the same VB

project. Apparently in Visual SourceSafe only one programmer can be working on

the project at a time. Is there a better source control solution out there?

Chris Eastwood
February 3rd, 1999, 01:17 PM
I don't think I understand your problem.


SourceSafe does allows multiple programmers to work on the same project - obviously only one programmer can have the project file (vbp) checked out at a time (and can therefore add / remove files from it).


We have maybe 10 programmers at a time working on the same VB / C++ project at work with no problems.


You need to be careful about the way you use sourcesafe, either :


1. Make sure it's used wholly from the IDE


or


2. Make sure that VB isn't running (especially if you are editing the project in question) when you check files in/out of sourcesafe if running it from the desktop.


You might want to play around with the configuration of SourceSafe to make sure that only the files you have checked out are writable (some people prefer to work this way - it certainly ensures that you don't get lost changes).


Regards


Chris Eastwood


CodeGuru - the website for developers

http://www.codeguru.com

Wolfgang Kutschera
February 8th, 1999, 06:42 AM
I have troubles with Source Control too!

We are about 100 programmers within 3 or 4 projects here and need much more than VSS is able to do.

Does someone know any other source control programs (such as CMS on OpenVMS) that are (easily!) able to handle variants and multiple code-trees?

Appreciate any hints!


brgds

Wolfgang "Rick" Kutschera

Scientific Games Austria

Systemprogramming