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.

23 lines
492 B

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