Differences between revisions 5 and 7 (spanning 2 versions)
Revision 5 as of 2008-07-06 23:23:04
Size: 331
Editor: TobinFricke
Comment:
Revision 7 as of 2008-07-31 21:45:39
Size: 616
Editor: YoichiAso
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
SVN! SVN! aka, Subversion!
Line 6: Line 6:

Yoichi will write something here.
It is a secret. Use the method below even from the control room computers.
Line 11: Line 10:
You can do something like this: There are two methods. Use the first method whenever possible.
Line 13: Line 12:
{{{svn co svn+ssh://controls@nodus.ligo.caltech.edu/cvs/cds/caltech/svn/trunk/medm}}} Checking out trunk/chans directory

{{{ svn co --username svn40m https://nodus.ligo.caltech.edu:30889/svn/trunk/chans}}}

The password is written in the standard place.

Alternative way:

{{{svn co svn+ssh://controls@nodus.ligo.caltech.edu/cvs/cds/caltech/svn/trunk/chans}}}

SVN! aka, Subversion!

We are in the process of installing the 40m directory tree into SVN version control.

Using SVN in the control room

It is a secret. Use the method below even from the control room computers.

Getting files from off-site

There are two methods. Use the first method whenever possible.

Checking out trunk/chans directory

 svn co --username svn40m https://nodus.ligo.caltech.edu:30889/svn/trunk/chans

The password is written in the standard place.

Alternative way:

svn co svn+ssh://controls@nodus.ligo.caltech.edu/cvs/cds/caltech/svn/trunk/chans

How_To/Use_the_SVN_archive (last edited 2017-11-18 05:16:31 by GabrielevajenteATligoDOTorg)