Augsburg College Space Physics
Installation
  1. Go to the Subversion download page at subversion.tigris.org.
  2. Download the newest file with a name like Setup-Subversion-x.y.z.msi where x.y.z is a version number. (It's the same file for both 32-bit and 64-bit Windows)
  3. When that's downloaded, install it.

  4. Go to the TortoiseSVN download page at tortoiseSVN.net/downloads.
    • If you are running 64-bit Windows, download the 64-bit msi file.
    • If you are running 32-bit Windows, download the 32-bit msi file.
  5. Run the installer when it's done downloading.
Checkout
  1. Create a folder for your sandbox.
  2. Right click and select "SVN Checkout".
  3. Type in the URL of the repository (ex. http://space.augsburg.edu/svn/test)
  4. Click OK.
Commiting
  1. Right click on a file and select "SVN commit".
  2. Type in a log message, then click "OK".
Updating
  1. Right click and select "SVN update".
Adding files
  1. Right click on the new file and select "TortoiseSVN" > "Add".
  2. Commit the file or folder as above.
Deleting files
  1. Right click on the file and select "TortoiseSVN" > "Delete".
  2. Commit the containing folder as above.
About

Subversion is a version control system that allows many people to work on a project and easily keep track of changes that each person makes.

Links
  • Subversion – Web based subversion interface allowing for repositories to be viewed. Also used to determine URLs for repository location.
  • WebSVN – Web based interface allowing for the comparison of different versions and the viewing of change logs.



Send questions or concerns to:
loveb@augsburg.edu