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

Re: svnserve hang

From: Tobias Ringstrom <tobias_at_ringstrom.mine.nu>
Date: 2004-01-16 12:05:48 CET

root wrote:
> Hi,
>
> I have an issue where a checkout of a repos simply
> hangs.

You need to run svnadmin recover on the repository. Make sure that there
are no other processes running that are accessing the repository while
you run recover.

Problems such as this one occurs if a process dies while accessing the
repository locally (svnserve, svnlook, svnadmin, file://, etc). The 0.36
release has a number of fixes that make these processes shut down
gracefully in cases where they were killed before (and thus causing
repository hangs).

/Tobias

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jan 16 12:06:38 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.