You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Régis Priqueler <li...@aizenko.com> on 2003/07/23 15:13:16 UTC

[SV 0.25N] Bug

Hello svn,

  Got a

   write-lock stolen in <Path to dev dir>

 I had something like a time out from the server at the checkout, so i
 delete de checkouted version and try again. Got on big file in the
 repository (22Mo).

 I just deleted the big file (Adobe illustrator file) from the rep and the checkout
 work fine.


Best regards

-- 
Régis Priqueler
Portfolio: http://R208.com
Aïzenko:   http://aizenko.com


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: [SV 0.25N] Bug

Posted by Philip Martin <ph...@codematters.co.uk>.
Régis Priqueler <li...@aizenko.com> writes:

>   Got a
>
>    write-lock stolen in <Path to dev dir>

That means a lock file was unexpectedly deleted while a command was
running.  I don't remember anyone report this error before, as far as
I know the only way to trigger it is to run 'svn cleanup' on a working
copy while some other command, such as 'svn update', is running on the
same working copy.

>  I had something like a time out from the server at the checkout, so i
>  delete de checkouted version and try again. Got on big file in the
>  repository (22Mo).
>
>  I just deleted the big file (Adobe illustrator file) from the rep
>  and the checkout work fine.

I don't think the size of a file is relevant.

-- 
Philip Martin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org