зеркало из
https://github.com/iharh/notes.git
synced 2025-10-30 21:26:09 +02:00
14 строки
301 B
Plaintext
14 строки
301 B
Plaintext
svn ls https://svn.domain.com/svn/myproject/tags/
|
|
svn ls https://svn.domain.com/svn/myproject/branches/
|
|
|
|
svn del/rm
|
|
|
|
branches:
|
|
|
|
http://habrahabr.ru/post/45203/
|
|
|
|
svn cp URL->URL
|
|
svn sw ..
|
|
|
|
svn del http://svn.example.com/repos/calc/branches/my-calc-branch -m "Removing obsolete branch of calc project."
|