Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

To view what files are on svn, goto "https://subversion.crbs.ucsd.edu/PATHname_of_repository" or use Crucible.

Checking Files Out of SVN

Use the command "svn co https://subversion.crbs.ucsd.edu/source/PATHname_of_repositoryImage Added" to check out files. This will create a directory titled PATH "name_of_repository" in your current working directory.

...