Re: ... is already a working copy for a different url

2018-02-02 Thread R developer
You might be looking for the relocate command, execute it on the current working copy and tell it which server folder it should be: http://svnbook.red-bean.com/en/1.7/svn.ref.svn.c.relocate.html Doing svn info . Shows the current server url, might be wise to check if that is what you think it is

Re: ... is already a working copy for a different url

2018-02-02 Thread Bo Berglund
On Fri, 2 Feb 2018 16:03:43 +0100, "Martin Bo Andersen" wrote: >I couldn’t find FAQs addressing my problem, even though it’s probably simple, >and the archives tried to help people that wanted something more than the >basics. >But I’m not trying to do anything “clever”. >It’s just a checkout. >

... is already a working copy for a different url

2018-02-02 Thread Martin Bo Andersen
I couldn’t find FAQs addressing my problem, even though it’s probably simple, and the archives tried to help people that wanted something more than the basics. But I’m not trying to do anything “clever”. It’s just a checkout. (I’m using Tortoise, but I don’t think Tortoise is the cause of this pr