Ask questions via twitter! Message any question to @answers on twitter. We'll publish the question and send you a reply each time there's a new answer.
Next Question

Question

 
January 27, 2009 01:58 AM

What is the best source control system?

For managing source code.

Sent from my iPhone
Interesting Question?  Yes (0)   No (0)   
Email to a friend | RSS
 
 

 
   No Best Answer Selected
 
 


Answers (2)

Sort By
 
January 27, 2009 02:15 AM
Right now Subversion is very popular, having taken the reigns from CVS. However, Git is coming up fast particularly in the Ruby community. If you've got money to spend, something like Clearcase might be the way to go -- the others I list are free.
Source(s):
http://subversion.tigris.org
http://git-scm.com
http://www-01.ibm.com/software/awdtools/clearcase/


Helpful Answer?  (0)   (0)    Tip shakespearegeek for this answer
Permalink | Report
   Reply  
 
 
 
January 27, 2009 02:35 AM
Git is the new fast-rising star of version control systems. Initially developed by Linux kernel creator Linus Torvalds, Git has recently taken the Web development community by storm. Git offers a much different type of version control in that it’s a distributed version control system. With a distributed version control system, there isn’t one centralized code base to pull the code from. Different branches hold different parts of the code. Other version control systems, such as SVN and CVS, use centralized version control, meaning that only one master copy of the software is used.

Here's an awesome site I found with reviews of the top 7 source control systems:
http://www.smashingmagazine.com/2008/09/18/the-top-7-open-source-version-control-systems/

Helpful Answer?  (0)   (0)    Tip bernices for this answer
Permalink | Report
   Reply  
 
 

Answer this Question


Ask a Question


140 characters left
Top of Page
Buy Mahalo Dollars with Credit Card or PayPal

Top Members

This Week All Time
  • buddawiggi
    buddawiggi
    2nd Degree Black Belt
    28397 Points
    M$815.66 Earned
  • cfinke
    cfinke
    2nd Degree Black Belt
    26457 Points
    M$29.75 Earned
  • thisjustme
    thisjustme
    Green Belt
    1132 Points
    M$76.05 Earned
   See All
 

Most Popular Tags

mahalo(1717)
music(489)
iphone(478)
google(374)
food(332)
online(321)
beer(282)
money(276)
movies(271)
apple(256)
aotd(235)
health(226)
video(219)
free(214)
dog(209)
   See All
 

Categories

Welcome New Members


 
 
Mahalo Dollars are the currency of Mahalo Answers.

Each Mahalo Dollar costs $1.

Once you earn more than 40 Mahalo Dollars, you can request to be paid via PayPal. Each Mahalo Dollar is currently worth $0.75 when paid out via PayPal. Learn More

 
 

Please log in to use this function.