From aa00130f300b2eb04474ff1b2e0eabbbe847b082 Mon Sep 17 00:00:00 2001 From: HDF Tester Date: Mon, 11 Dec 2006 17:43:51 -0500 Subject: [svn-r13044] Updated for the new SVN server location. --- bin/snapshot | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/snapshot b/bin/snapshot index a62dd00..4908639 100755 --- a/bin/snapshot +++ b/bin/snapshot @@ -317,7 +317,7 @@ if [ "$cmd" = "all" -o -n "$cmdcheckout" ]; then # regardless of the return code of distclean. ( cd ${CURRENT}; test -f Makefile && ${MAKE} distclean) - SVNROOT=http://sleipnir.hdfgroup.uiuc.edu/svn/repos + SVNROOT=http://svn.hdfgroup.uiuc.edu # Check out the current version from source repository. (cd $BASEDIR; svn -q co ${SVNROOT}/${SVNVERSION} current ) || exit 1 fi # Do source checkout -- cgit v0.12