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?
source control management system
Moderator: General Moderators
- AbraCadaver
- DevNet Master
- Posts: 2572
- Joined: Mon Feb 24, 2003 10:12 am
- Location: The Republic of Texas
- Contact:
Re: source control management system
I don't know anything about source safe, but SVN is probably the most predominant source control under linux and many IDEs support it.
mysql_function(): WARNING: This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQLextension should be used. See also MySQL: choosing an API guide and related FAQ for more information.
- daedalus__
- DevNet Resident
- Posts: 1925
- Joined: Thu Feb 09, 2006 4:52 pm
Re: source control management system
there is bazaar also
- AbraCadaver
- DevNet Master
- Posts: 2572
- Joined: Mon Feb 24, 2003 10:12 am
- Location: The Republic of Texas
- Contact:
Re: source control management system
GIT seems to be gaining popularity, though I haven't used it. Never heard of bazzar. CVS, SVN and GIT are the main players.
mysql_function(): WARNING: This extension is deprecated as of PHP 5.5.0, and will be removed in the future. Instead, the MySQLi or PDO_MySQLextension should be used. See also MySQL: choosing an API guide and related FAQ for more information.
Re: source control management system
Don't use Source Safe. I found it to be an overall evil product. SVN.
Re: source control management system
Can you integrate any kind Business Process Management or workflow software? Or are there any workflow module add-ons?