... | ... | @@ -16,7 +16,11 @@ However, you cannot contribute to this repository. So you will have to create a |
|
|
svn copy svn+ssh://bsc21***@mn3.bsc.es/gpfs/projects/bsc21/svnroot/AlyaTS/tests svn+ssh://bsc21***@mn3.bsc.es/gpfs/projects/bsc21/svnroot/AlyaTS/branches/[mytests]
|
|
|
```
|
|
|
|
|
|
replacing `mytests` by the name you want.
|
|
|
replacing `mytests` by the name you want, and checkout it:
|
|
|
|
|
|
```
|
|
|
svn co svn+ssh://bsc21***@mn3.bsc.es/gpfs/projects/bsc21/svnroot/AlyaTS/branches/[mytests]
|
|
|
```
|
|
|
|
|
|
If you already have your own tests branch, update it using the merge command:
|
|
|
|
... | ... | |