Skip to content

Commit

Permalink
And removed one last unnecessary line from the subversion checkout mo…
Browse files Browse the repository at this point in the history
…dule.

git-svn-id: http://fofix.googlecode.com/svn/MFH-Mod/trunk@2033 48f48816-a574-47fe-9a59-6914b3aef992
  • Loading branch information
free5ty1e committed Feb 14, 2010
1 parent 6e9f973 commit ebae32b
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/scripts/module-checkOutOneGameThemeSvn-subversion.bat
Expand Up @@ -4,8 +4,6 @@ cd data\themes
IF EXIST "%currentThemeFolder%" GOTO CheckoutDone
echo Checking out %currentThemeFolder% from %urlOfThemeSvn% ...
svn checkout "%urlOfThemeSvn%" "%currentThemeFolder%"
rem START /WAIT %TortoiseSVN%TortoiseProc.exe /command:checkout /path:"%localpath%%currentThemeFolder%" /url:"%urlOfThemeSvn%" /closeonend:%CloseOnEnd%
:CheckoutDone

cd ..
cd ..
Expand Down

0 comments on commit ebae32b

Please sign in to comment.