Subversion

From Jonathan Gardner's Tech Wiki
Jump to: navigation, search

Subversion is my preferred source code management software.

  • How to create a code repository
  • How to checkout the code
  • How to setup the project
  • How to check in changes
  • How to see the history
  • How to back out changes
  • How to move and copy files
  • How to make a release
  • How to branch
  • How to share it with the world