Diff for "LoadSharingScripts" - Methods
location: Diff for "LoadSharingScripts"
Differences between revisions 2 and 3
Revision 2 as of 2007-11-22 19:01:44
Size: 653
Editor: devel03
Comment:
Revision 3 as of 2013-03-08 10:28:25
Size: 653
Editor: localhost
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

MatthewBrett

None: LoadSharingScripts (last edited 2013-03-08 10:28:25 by localhost)