Versions Compared

Key

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

...

SVN uses crowd credentials, to get an account go to the CRBS Account Request Page. Ensure you check the SVN box as a resource you need access too.

...

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

Checking Files Out of SVN

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

...