This is an example about how a very old package kept in the SVN can be downloaded:
svn co svn+ssh://svn.cern.ch/reps/lhcb/obsolete/trunk/Phys/SVJetsAnalysis
The argument list can also help to find the right path, e.g.:
svn list svn+ssh://svn.cern.ch/reps/lhcb/obsolete/trunk/Phys/
Obsolete endreq
Quick fix for the obsolete endreq, e.g.:
grep -rl endreq Phys/ | xargs sed -i 's/endreq/endmsg/g'
Event dump using bender
Download the file from the grid:
lb-run LHCbDirac bash
lhcb-proxy-init
lhcb-dms-get-file LFN:path
lb-run Bender/latest dst-dump -f -n 1000 file.dst 2>&1 | tee file_dst_dump.txt