- Timestamp:
- 2010-07-08T15:43:53+02:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
vendors/svn_tools/update_vendor.sh
r1989 r1994 96 96 echo "updating $vendor_branch/current and tagging this new version as $vendor_branch/$nemo_vendor_new" 97 97 echo 98 ./svn_load_dirs.pl -t $nemo_vendor_new $svn_nemo_ url/vendors/$vendor_branchcurrent working_directory98 ./svn_load_dirs.pl -t $nemo_vendor_new $svn_nemo_vendor current working_directory 99 99 #- 100 100 #- merge old and new version of $vendor_branch in $svn_external/$vendor_branch … … 115 115 echo "if everything is ok you should execute the folling command:" 116 116 echo 117 echo "svn co --message \"merging $vendor_branch/$nemo_vendor_new into the EXTERNAL deposit\" ../$vendor_branch" 117 echo "svn ci --message \"merging $vendor_branch/$nemo_vendor_new into the EXTERNAL deposit\" ../$vendor_branch" 118 echo 119 echo 118 120 119 121
Note: See TracChangeset
for help on using the changeset viewer.