|
Size: 653
Comment:
|
← Revision 3 as of 2013-03-08 10:28:25 ⇥
Size: 653
Comment: converted to 1.6 markup
|
| No differences found! | |
Working on loadsharing scripts
Subversion repository
At: http://imaging.mrc-cbu.cam.ac.uk/svn/loadsharing/loadsharing/trunk
For example, to check out a working copy of the development code:
svn co http://imaging.mrc-cbu.cam.ac.uk/svn/loadsharing/loadsharing/trunk loadsharing
Then edit some file.
Then:
svn commit -m 'A comment'
And:
cd loadsharing; svn update
to get the latest repository data into your working copy in the loadsharing subdirectory.
To put the code up on the imaging filesystem (on an imaging machine):
cd loadsharing/scripts python upload_loadshare.py
