如何根据分支的年龄一次删除多个分支?我有大约500个旧分支,我想删除。我无法想象这样做。
顺便说一句,我在CentOS6上使用svn,我可以使用sventon查看它。
答案 0 :(得分:1)
svn help rm
...
usage: ...
2. delete URL...
2. Each item specified by a URL is deleted from the repository
via an immediate commit.
Valid options:
...
--targets ARG : pass contents of file ARG as additional args
准备要删除的分支列表,写入文件,使用--targets