Pregunta

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?

¿Fue útil?

Solución

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

Otros consejos

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

enter image description here

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top