WalaWiki content from p1k3.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 

24 lines
492 B

WareLogging, IdeaLogging, SourceControl.
Maybe the best reason to use version control: It will keep you honest.
= writing =
* http://betterexplained.com/articles/a-visual-guide-to-version-control/
= centralized =
* [Subversion] - Tolerable, but you sense that this model has basic problems.
* [CVS]
= distributed =
* http://codeville.org/
* [git]
* [darcs]
* [arch]
= related tools =
* http://vim.sourceforge.net/scripts/script.php?script_id=90
* [TortoiseSVN]