- Timestamp:
- 09/30/08 14:02:50 (3 years ago)
- Location:
- trunk/lingosource/castlib1
- Files:
-
- 2 edited
-
subversion_version_field.txt (modified) (1 diff)
-
svn_Utilities.ls (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/lingosource/castlib1/subversion_version_field.txt
r188 r189 1 r19 01 r191 -
trunk/lingosource/castlib1/svn_Utilities.ls
r188 r189 1811 1811 theResult = mSVN_Commit_CurrentScripts_ScriptText(me, 0, chooseNewPath, commitMsg, 1, void, 2) 1812 1812 1813 if theResult = 0 then exit 1814 1813 1815 theResult = mSVN_Commit_CurrentMovie_Binaries(me, chooseNewPath, commitMsg, 1) 1814 1816 … … 1855 1857 1856 1858 theResult = mSVN_Commit_CurrentScripts_ScriptText(me, castlib(the activecastlib), chooseNewPath, commitMsg, 1, selectionList, 2) 1859 1860 if theResult = 0 then exit 1857 1861 1858 1862 theResult = mSVN_Commit_SelectedCastlib(me, chooseNewPath, commitMsg, 1, 0, selectionList) … … 3127 3131 alert "Apparently there are no changes to the scripts of the most recent version in the svn repository: svn status is empty" 3128 3132 if statusSwitched = 1 then statusSwitched = mSwitchToStatusMode(me, 0) 3129 return 03133 return 1 3130 3134 end if 3131 3135
Note: See TracChangeset
for help on using the changeset viewer.
