Difference between revisions of "Subversion"
From eLinux.org
m |
m (Add category and add a little history) |
||
| (One intermediate revision by one user not shown) | |||
| Line 1: | Line 1: | ||
Subversion is a SCM (even though it's more of a VCS) based on CVS (but Linus thinks that you are stupid and ugly if you use it). | Subversion is a SCM (even though it's more of a VCS) based on CVS (but Linus thinks that you are stupid and ugly if you use it). | ||
| + | more information from here | ||
| + | http://subversion.tigris.org/ | ||
| + | |||
| + | Subversion took over from CVS as the most popular VCS tool for open source projects, but has in recent years been supplanted itself by Git. | ||
| + | |||
| + | [[Category:Development Tools]] | ||
Latest revision as of 21:52, 27 October 2011
Subversion is a SCM (even though it's more of a VCS) based on CVS (but Linus thinks that you are stupid and ugly if you use it). more information from here http://subversion.tigris.org/
Subversion took over from CVS as the most popular VCS tool for open source projects, but has in recent years been supplanted itself by Git.