[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

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

From: Johan Corveleyn <jcorvel_at_gmail.com>
Date: Fri, 27 Oct 2017 09:06:37 +0200

On Thu, Oct 26, 2017 at 11:50 PM, Dan Ellis <danellis10_at_gmail.com> 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_files\wc1\foo.c bar.c
> svn: E155004: Run 'svn cleanup' to remove locks (type 'svn help cleanup' for details)
> svn: E155004: Working copy 'C:\Project_files\wc1' locked.
> svn: E155004: 'C:\Project_files\wc1' is already locked.
>
>
> C:\Project_files\wc1>svn rename foo.c bar.c
> A bar.c
> D foo.c
>
> Can anyone else confirm this is an issue before I cross it over to dev?

Hi Dan,

I've tried this with a 1.9.1 svn client, and it seems to work fine. So
I guess this was fixed in 1.9.

-- 
Johan
Received on 2017-10-27 09:07:04 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.