Versions Compared

Key

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

...

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

Path to CRBSSystems_SVN: https://subversion.crbs.ucsd.edu/systems/Image Added

Committing Files to SVN

Use the command "svn ci -m "comment" file_name" to commit files to svn

...