Difference between revisions of "Subversion"

From Compute
Jump to navigationJump to search
Line 18: Line 18:
 
Please email account requests to JDAnderson (at) lbl.gov.  
 
Please email account requests to JDAnderson (at) lbl.gov.  
  
Once an account is established for you, you should change your password.  
+
Once an account is established for you, you should [http://www-theory.lbl.gov/cgi-bin/subvpassword.pl 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.
 
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.

Revision as of 16:00, 21 May 2010

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.

Once your account is setup, please be sure to read the Subversion Tutorial.