2019년 3월 25일 월요일

[VCS] SVN branch copy - CLI

SVN branch copy - CLI

svn copy svn://${SVNPATH}/trunk/ svn://${SVNPATH}/branches/$1 -m "Create $1 branch"

ex )
svn copy svn://192.168.1.90/core/branches/crewbox_rev02 svn://192.168.1.90/core/branches/sp100 -m "Create sp100 branch - from crewbox_rev02 CL1631"

svn copy svn://192.168.1.90/core/branches/crewbox_rev02 svn://192.168.1.90/core/tags/SP100-BRANCH-OUT

댓글 없음:

댓글 쓰기