Update to rcsparse r2495.
[cvs2svn.git] / cvs2svn_rcsparse / update.sh
blobc1e65b77f1750793cea81ee7082b897460e40902
1 #!/bin/sh
3 set -ex
5 VIEWVC_REPOS="http://viewvc.tigris.org/svn/viewvc"
7 # Update the rcsparse library from ViewVC
8 svn export --force "$VIEWVC_REPOS/trunk/lib/vclib/ccvs/rcsparse" .