$ ssh tonic "cd /p/condor/public; tar cf - html/manual/v7.1.3" | tar xvfpS -
 {endcode}
 
+1: Stash the condor repository onto nmi-s006 by doing something like:
+{code}
+$ ssh -l condor nmi-s006 "cd /scratch/condor_stash; ./stash_condor -v V7_4_1"
+{endcode}
+(Replace V7_4_1 with the git tag of whatever version you want the externals stashed for). Talk to Matyas if you have any problems/comments.
+
 1: Send email to condor-world and condor-users. Here is a sample announcement:
 {code}
 Hello,