문제

I have a project in VS2012 that used to be maintained on a dedicated SVN server. This server no longer exists and now I would like to commit the project to my local SVN repository.

I have Visual SVN and Tortise SVN tools installed on my machine.

How do I go about switching my SVN repository location?

도움이 되었습니까?

해결책

This should help. It is for 2010 but I think from looking at my 2012 installation that the procedure is close http://msdn.microsoft.com/en-us/library/ms181375(v=vs.100).aspx

다른 팁

You can use SVN relocated. Avalible via TortoiseSVN context menu. Just specify the new repositorypath and commit.

enter image description here

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top