recommended FQDN for svn

This commit is contained in:
Marc Delisle
2007-03-04 14:34:10 +00:00
parent e8c26a190c
commit 0b9b7fd852

View File

@@ -138,7 +138,7 @@ cd svn
echo "Exporting repository from subversion" echo "Exporting repository from subversion"
svn export -q https://svn.sourceforge.net/svnroot/phpmyadmin/$branch/phpMyAdmin svn export -q https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/$branch/phpMyAdmin
if [ $? -ne 0 ] ; then if [ $? -ne 0 ] ; then
echo "Subversion checkout failed, bailing out" echo "Subversion checkout failed, bailing out"