source:
build/bhep/trunk/co.sh@
67
| Last change on this file since 67 was 63, checked in by , 19 years ago | |
|---|---|
| File size: 228 bytes | |
| Line | |
|---|---|
| 1 | |
| 2 | vers=v1r4p2 |
| 3 | |
| 4 | mkdir -p ../${vers}/source |
| 5 | |
| 6 | svn co svn://neutrinos1.ific.uv.es:/usr/local/svn/nautilus/bhep/tags/bhep${vers} ../${vers}/source |
| 7 | |
| 8 | svn=`svn info | grep "svn" | sed -e 's/URL: /svn co /g'` |
| 9 | ${svn}/cmt ../${vers}/cmt |
| 10 | |
| 11 |
Note:
See TracBrowser
for help on using the repository browser.
