Difference between revisions of "Subversion"
From eLinux.org
(Created page with 'Subversion is SCM but Linus thinks that you are stupid and ugly if you use it') |
m (Add category and add a little history) |
||
| (3 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
| − | Subversion is SCM 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.