Fixing svn-win32 download path for now. Apache does not offer binary releases, so a long term solution is to be done...

This commit is contained in:
lotodore
2010-07-09 21:29:43 +00:00
parent 1044e0dfad
commit 3610d0eaf9
@@ -268,7 +268,7 @@ cd /d %PKTH_BaseDir%
if not exist %PKTH_BaseDir%\svn. (
echo.
echo Downloading subversion
%PKTH_OldDir%\third_party_apps\wget http://subversion.tigris.org/files/documents/15/46880/svn-win32-1.6.6.zip
%PKTH_OldDir%\third_party_apps\wget http://subversion.tigris.org/files/documents/15/47914/svn-win32-1.6.6.zip
if not errorlevel 0 goto downloadFailed
echo.
echo Unpacking subversion