[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: Leo Márquez <leo_at_calidae.net>
Date: 2007-06-13 17:03:00 CEST

Thank you for your answer,

I acces the svn server from two locations:

My pc anv over the network with a samba share:

//moussambani.calidae.net/www on /home/leo/mousswww type smbfs (rw)

 From my pc:
keither:/home/leo# ls -lh mousswww/idios/doc/.svn/format
-rwxr-xr-x 1 leo leo 2 2007-06-13 15:17
mousswww/idios/doc/.svn/format

 From the svn server (moussambani):
moussambani:~# ls -lh /var/www/idios/doc/.svn/format
-r-xr--r-- 1 root leo 2 2007-06-13 15:17
/var/www/idios/doc/.svn/format

Now from the svn server if I do:
moussambani:/var/www/idios# svn cleanup

I get

svn: Este cliente es demasiado viejo para funcionar con la copia de
trabajo 'funcions'; por favor consiga uno nuevo
(traduction: This client is too old to work with working copy
'funcions'; please upgrade it)

This data helps you to determinate the problem and the solution?

Thanks,

Leo.

En/na Erik Huelsmann ha escrit:
> 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.

-- 
Leo Márquez 
[ Calidae - www.calidae.com ]
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jun 13 17:06:09 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.