Print

Print


Hi,

A feature of our SVN that I did not make clear is the existence of a sandbox area for putting backups, random files, etc.  

To use it:

# checkout sandbox
svn co svn://svn.freehep.org/hps/java/sandbox/

# put some file in there
cd sandbox
cp /path/to/somefile .

# commit the file
svn add somefile
svn commit -m “playing in sandbox” somefile

Feel free to put non-compiling and/or broken code in there as well if you want to back it up.

Hope that’s clear.  Let me know of any questions.

—Jeremy


Use REPLY-ALL to reply to list

To unsubscribe from the HPS-SOFTWARE list, click the following link:
https://listserv.slac.stanford.edu/cgi-bin/wa?SUBED1=HPS-SOFTWARE&A=1