|
Last change
on this file since 78 was 75, checked in by garnier, 19 years ago |
|
amelioration de robustesse
|
|
File size:
344 bytes
|
| Rev | Line | |
|---|
| [52] | 1 |
|
|---|
| [68] | 2 | vers=v1r4p1
|
|---|
| [75] | 3 | install_dir=`pwd | sed -e 's/\/bhep\/tags\/.*/\/bhep\//' -e 's/\/bhep\/trunk.*/\/bhep/'`
|
|---|
| [68] | 4 | mkdir -p $install_dir/${vers}/source
|
|---|
| [52] | 5 |
|
|---|
| [68] | 6 | svn co svn://neutrinos1.ific.uv.es:/usr/local/svn/nautilus/bhep/tags/bhep${vers} $install_dir/${vers}/source
|
|---|
| [52] | 7 |
|
|---|
| [63] | 8 | svn=`svn info | grep "svn" | sed -e 's/URL: /svn co /g'`
|
|---|
| [68] | 9 | ${svn}/cmt $install_dir/${vers}/cmt
|
|---|
Note:
See
TracBrowser
for help on using the repository browser.