We just changed our Subversion repository's url from something terrible with custom port number hideousness to a URL so clean, concise and georgeous that I became brain damaged. The old URL still works but I wanted to repoint all my checked out code to the new URL. I tried switch and it didn't work until Bret mentioned that Eclipse had something called relocate for this issue. A google search later...

command line:

svn switch --relocate  <from URL> <to URL> 

Tortoise SVN:

I should have known all of this and likely did at one point but it just fell out of my brain.



資料來源為: http://www.dovetailsoftware.com/blogs/kmiller/archive/2007/04/10/how-to-change-the-url-of-your-svn-repository


arrow
arrow
    文章標籤
    svn switch repository url
    全站熱搜

    Frank 發表在 痞客邦 留言(0) 人氣()