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

RE: Re: Inconsistent locks between working copy and repository

From: Madan U S <madan_at_collab.net>
Date: 2006-04-12 13:42:25 CEST

On Wed, 12 Apr 2006 16:59:20 +0530, Michalis Karatzas <michalis.karatzas@gmail.com> wrote:

> On 4/12/06, Madan U S <madan@collab.net> wrote:
>>
[snip]
>> I tried to reproduce it....
>>
>> I did...
>> 1) svn lock file
>> 2) svn info
>> lists, among other info....
>> Lock Token: opaquelocktoken:a599b17e-
>> 3811-0410-ae9b-9039c9c8b1da
>> Lock Owner: madan
>> Lock Created: 2006-04-12 15:00:48 +0530
>> (Wed, 12 Apr 2006)
>> 3) modify file
>> 4) svn ci file -m "comment", says...
>> Sending trags/file
>> Transmitting file data .svn: Commit
>> failed (details follo
>> w):
>> svn: 'pre-commit' hook failed with
>> error output:
>> 5) svn info a.txt , says ...
>
>> <doesnt list the lock info>
>> However, when I try to lock the file
>> again,
>> 6) svn lock file
>> svn: warning: Path '/trags/file' is
>> already locked by user 'madan' in
>> filesystem '/tmp/repos-test/db'
>>
>> So, I think the lock is NOT released
>> from the repository, even though the
>> working copy seems to have lost the
>> information about the lock itself.
>>
>> Regards,
>> Madan.
>>
>>
> Thanks Madan for your fast reply.
>
> Sorry. I suppose my English are not so good,
> so I can not explain well to you what I mean.
>
> The second bug occurs only when using ra_dav, and when
> renaming a locked file.
>
> did you rename the file or gust changed it ?

I didnt try renaming a locked file... only changed it... will try the rename now... but am using ra_local, as Garrett says the behavior is the same.
>
> what I did: ( this may be more readable than my English )

Thank you. will try this recipe.

Regards,
Madan.
Received on Wed Apr 12 13:44:55 2006

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.