Re: SVN Move/rename doesn't appear to like absolute paths for SRC

2017-10-30 Thread Dan Ellis
On Sat, Oct 28, 2017 at 2:16 PM, Johan Corveleyn wrote: > On Fri, Oct 27, 2017 at 9:36 PM, Dan Ellis wrote: > > On Fri, Oct 27, 2017 at 12:06 AM, Johan Corveleyn > wrote: > >> > >> On Thu, Oct 26, 2017 at 11:50 PM, Dan Ellis > wrote: > >> > > >> > Hi, > >> > > >> > I brought this up back in 20

Re: SVN Move/rename doesn't appear to like absolute paths for SRC

2017-10-28 Thread Johan Corveleyn
On Fri, Oct 27, 2017 at 9:36 PM, Dan Ellis wrote: > On Fri, Oct 27, 2017 at 12:06 AM, Johan Corveleyn wrote: >> >> On Thu, Oct 26, 2017 at 11:50 PM, Dan Ellis wrote: >> > >> > Hi, >> > >> > I brought this up back in 2014 >> > (https://svn.haxx.se/users/archive-2014-05/0115.shtml). I managed to

Re: SVN Move/rename doesn't appear to like absolute paths for SRC

2017-10-27 Thread Dan Ellis
OK, so I installed 1.9.7 just now and I still get the same issue but It looks like it might be related to if the working copy is based on a file:/// repo. If I do a rename with an absolute path for SRC for a working copy not based on a file:///, it does work. Would you mind trying a new

Re: SVN Move/rename doesn't appear to like absolute paths for SRC

2017-10-27 Thread Johan Corveleyn
On Thu, Oct 26, 2017 at 11:50 PM, Dan Ellis wrote: > > Hi, > > I brought this up back in 2014 > (https://svn.haxx.se/users/archive-2014-05/0115.shtml). I managed to work > around it but just ended up running into it again. I'm running SVN 1.8.13. > > C:\Project_files\wc1>svn rename C:\project

SVN Move/rename doesn't appear to like absolute paths for SRC

2017-10-26 Thread Dan Ellis
Hi, I brought this up back in 2014 ( https://svn.haxx.se/users/archive-2014-05/0115.shtml). I managed to work around it but just ended up running into it again. I'm running SVN 1.8.13. C:\Project_files\wc1>svn rename C:\project_files\wc1\foo.c bar.c svn: E155004: Run 'svn cleanup' to remove lo