|
Size: 331
Comment:
|
Size: 616
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
