source:
build/bhep/trunk/co.sh@
66
| Last change on this file since 66 was 63, checked in by , 19 years ago | |
|---|---|
| File size: 228 bytes | |
| Rev | Line | |
|---|---|---|
| [52] | 1 | |
| [63] | 2 | vers=v1r4p2 |
| [52] | 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 | ||
| [63] | 8 | svn=`svn info | grep "svn" | sed -e 's/URL: /svn co /g'` |
| 9 | ${svn}/cmt ../${vers}/cmt | |
| [52] | 10 | |
| 11 |
Note:
See TracBrowser
for help on using the repository browser.
