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

Lock problem

From: Anthony Muller <Anthony.Mueller_at_hyperoffice.fr>
Date: 2005-06-23 10:35:24 CEST

Hello,

I obtain a strange behaviour with lock feature.

This is my case:

1) update a file 'foo.txt'
2) lock 'foo.txt'
3) when I look at lock owner in TortoiseSVN or using JavaSVN client, it
is ok ('anthony')

4) locally delete the file (not using the subversion command)
5) update 'foo.txt' to get it again

6) look at look owner : no lock owner :o/

So, I'm trying to get a lock on the file => "Unable to lock because the
file is already locked by 'anthony'"...

So, I think that the update command doesn't get locally some properties
about locking...

Regards,
Anthony

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 23 10:37:21 2005

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.