docs:git:git_vs_svn

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
docs:git:git_vs_svn [2010/03/05 15:59] billhdocs:git:git_vs_svn [2010/03/05 16:00] (current) billh
Line 28: Line 28:
  
 ===== svn cons ===== ===== svn cons =====
-  * it is common for the sake of administration to keep few repositories.  This causes totally unrelated projects to be stored in that repository, such as the development of web sites for clients.  Once development of a site is finished, it may never be needed again, but it will always remain and take up space in the svn repository.  Since it is advised for git to be used on a project by project basis, all you need to do is delete the project directory.+  * it is common for the sake of administration to keep few repositories.  This causes totally unrelated projects to be stored in that repository, such as the development of web sites for clients.  Once development of a site is finished, it may never be needed again, but it will always remain and take up space in the svn repository.  In contrast, since it is advised for git to be used on a project by project basis, all you need to do in git is delete the project directory.
  
  • docs/git/git_vs_svn.1267829968.txt.gz
  • Last modified: 2010/03/05 15:59
  • by billh