Question

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?

Was it helpful?

Solution

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

OTHER TIPS

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

enter image description here

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top