Changeset 192 for trunk/lingosource/castlib1/svn_Utilities.ls
- Timestamp:
- 09/30/08 14:13:56 (4 years ago)
- File:
-
- 1 edited
-
trunk/lingosource/castlib1/svn_Utilities.ls (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lingosource/castlib1/svn_Utilities.ls
r189 r192 2606 2606 2607 2607 repeat with castlibPaths in castlibPathList 2608 2608 2609 theresult = mDoShellCmd(me, svnBinary && "update" && QUOTE & castlibPaths[#newpathUnix] & QUOTE, RETURN, 0, 1) 2609 if count(theresult) > 0 then 2610 2611 if count(theresult) < 1 then 2610 2612 if doReturnToOldMovie = 1 then go to movie oldmovie 2611 2613 if dontShowAlert <> 1 then alert "svn application did not respond, something seems to have failed. :-("
Note: See TracChangeset
for help on using the changeset viewer.
