mirror of
https://github.com/HDFGroup/hdf5.git
synced 2024-11-27 02:10:55 +08:00
[svn-r13044] Updated for the new SVN server location.
This commit is contained in:
parent
28365eb5b3
commit
aa00130f30
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user