Subversion

From Compute
Revision as of 18:43, 5 October 2009 by Anderson (talk | contribs) (Created page with '= Theory Group Subversion Repository at LBNL = == Learning to use Subversion == Subversion is a version control system similar to CVS. Users can find documentation about subve...')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Theory Group Subversion Repository at LBNL

Learning to use Subversion

Subversion is a version control system similar to CVS.

Users can find documentation about subversion at the subversion project's official website http://subversion.tigris.org.

In addition, the Subversion Book is free and can be perused online, or downloaded in PDF format.

A useful resource is this SVN cheat sheet.

The basics you need to get started are described in the Subversion Tutorial.

Account Setup

You need to request an account in order to get access to the Theory Group subversion repository.

Please email account requests to JDAnderson (at) lbl.gov.

Once an account is established for you, you should change your password.

There are several repositories defined. They can be accessed by any subversion client at http://physics.lbl.gov/svn/REPONAME/, where REPONAME is the name of the repository you want to access.

If you would like to setup repositories for your work, ask Jeff Anderson.