본문

[SVN][GIT] repository URL 변경

반응형

# [SVN][GIT] repository URL 변경


1. svn

svn switch --relocate OLD_URL NEW_URL

ex) svn switch --relocate http://testurl.com/rep/sg_aimir/branches/integration/3.0_DEV/source https://testurl.com/rep/sg_aimir/branches/integration/3.0_DEV/source

2. git

git remote set-url origin NEW_URL



반응형

공유

댓글