[svk-devel] locking problem

Chia-Liang Kao clkao at clkao.org
Tue Mar 27 12:28:50 EDT 2007


Hi,

On 27/03/07, Michael Peters <mpeters at plusthree.com> wrote:
> Somehow I've got a hung lock on my mirrored repo and I can't seem to get rid of it.
>
>   % svk pull
>   Waiting for sync lock on /mirror/project: localhost.localdomain:2937.
>   Waiting for sync lock on /mirror/project: localhost.localdomain:2937.
>   ...
>
> And it just keeps repeating. I've tried cleanup
>
>   % svk cleanup
>   Path /home/mpeters/repos/project was not locked.
>   % svk cleanup //mirror/project
>   path //mirror/project is not a checkout path.
>
> How can I get rid of this lock?

mirror --unlock //mirror/project

I believe it hints you about that if you are on svk 2.

Cheers,
CLK


More information about the svk-devel mailing list