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

Re: working copy locked and cleanup don't work

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-06-13 16:39:37 CEST

On 6/13/07, Leo Márquez <leo@calidae.net> wrote:
> Hi!,
>
> I have a problem with a working copy. It's locked, i can't do update or
> commit because it says wc is locked.
> But I can't do svn either.
> I get this errors:
>
> Error: Error while performing action: In directory
> '/home/leo/mousswww/idios/doc'
> Error processing command 'upgrade-format' in '/home/leo/mousswww/idios/doc'
> Can't move '/home/leo/mousswww/idios/doc/.svn/format.tmp' to
> '/home/leo/mousswww/idios/doc/.svn/format': Permission denied

I guess your format file isn't owned by leo? At least, svn is trying
to overwrite the .svn/format file, but it's not succeeding. I suggest
you have a look at the permissions of the format file...

> Another working copies are working fine. I'm using svn protocol in my
> network and file:// protocol on the svn server.
> I get the same problems in both environments.

HTH,

Erik.
Received on Wed Jun 13 16:48:16 2007

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.