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

Re: svn locks

From: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2004-08-18 18:27:28 CEST

Stefan Seefeld <sseefeld@art.ca> writes:

> So the question: what do I need to do if even svnadmin locks ??

I usually run '/usr/sbin/lsof | grep lock' and see who is accessing
the repository lockfile. That gives me an idea of what processes to
kill off before 'svnadmin recover'ing.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Aug 18 18:29:33 2004

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.