Page 1 of 1

source control management system

Posted: Sun Dec 20, 2009 1:00 pm
by salmon
I'm creating a team of developers and would like input on what the best source control management system would be. Something equal or better than Microsoft Source Safe, something I can load on a Linux server.


What is the best application?

Re: source control management system

Posted: Sun Dec 20, 2009 3:42 pm
by AbraCadaver
I don't know anything about source safe, but SVN is probably the most predominant source control under linux and many IDEs support it.

Re: source control management system

Posted: Sun Dec 20, 2009 4:37 pm
by daedalus__
there is bazaar also

Re: source control management system

Posted: Sun Dec 20, 2009 5:24 pm
by Cirdan
Git FTW

Re: source control management system

Posted: Sun Dec 20, 2009 6:54 pm
by AbraCadaver
GIT seems to be gaining popularity, though I haven't used it. Never heard of bazzar. CVS, SVN and GIT are the main players.

Re: source control management system

Posted: Mon Dec 21, 2009 2:37 pm
by JNettles
Don't use Source Safe. I found it to be an overall evil product. SVN.

Re: source control management system

Posted: Mon Dec 21, 2009 7:39 pm
by salmon
Can you integrate any kind Business Process Management or workflow software? Or are there any workflow module add-ons?