Changeset 192
- Timestamp:
- 09/30/08 14:13:56 (4 years ago)
- Location:
- trunk/lingosource/castlib1
- Files:
-
- 2 edited
-
subversion_version_field.txt (modified) (1 diff)
-
svn_Utilities.ls (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lingosource/castlib1/subversion_version_field.txt
r189 r192 1 r19 11 r192 -
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.
