Changeset 1322
- Timestamp:
- Jul 13, 2009 8:41:29 AM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
stable/BSP/set_externals
r1311 r1322 185 185 <name> <URL of stable version> 186 186 187 Recommended practice is to keep this list in a file called "Dendencies" in 188 the project's root directory. An output file called "Externals" in the same 189 form, but with the URL of each stable version replaced by the URL of the 190 latest associated release. The script will also set the svn:externals 191 variable. It does not do an update or commit the change. After the script 192 runs, do an update and test build, then commit the change if you are happy. 187 Recommended practice is to keep this list in a file called "Dendencies" in the 188 project's root directory. A temporary file called "xyz" in the same form, but 189 with the URL of each stable version replaced by the URL of the latest 190 associated release is produced. From this file, the script will set the 191 svn:externals variable. It does not do an update or commit the change. After 192 the script runs, do an update and test build, then commit the change if you 193 are happy. 193 194 194 195 EOF
Note: See TracChangeset
for help on using the changeset viewer.