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

Re: Subversion hanging when access a repository

From: Brett Lomas <b.lomas_at_auckland.ac.nz>
Date: 2005-07-31 22:58:56 CEST

Hi all,

can someone please help here?

When I attach strace I get:
[root@subversion root]# strace -p 29883
Process 29883 attached - interrupt to quit
futex(0xb755c9c4, FUTEX_WAIT, 1, NULL

But i am not sure how to remove the lock on this repository.

Thanks

Brett

On Fri, 2005-07-29 at 12:45, Brett Lomas wrote:
> Hi all,
>
> I have a subversion repository which is 'hangs' whenever I attempt to
> access it. It appears to be because it is waiting for a lock (which I am
> 100% sure noone holds because the machine was recently rebooted).
>
> The hotcopy fails also, and doing an strace on it reveals it waiting on
> the lock.
>
> It there anyway to kill a lock on the repository?
>
> I am using RH EL 3 and Subversion version 1.1.1 (r11581)
>
> Thanks in advance.
>
> Brett
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Jul 31 23:00:40 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.