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

Re: last commit hanged and now i cant access my repo

From: Ryan Schmidt <subversion-2006Q1_at_ryandesign.com>
Date: 2006-04-26 12:15:42 CEST

On Apr 26, 2006, at 05:48, Evert|Collab wrote:

> The last time i did a commit, the svn process hanged. After that I
> haven't been able to access (that part of) my repo.
>
> I tried:
> svn verify (all revisions verified)
> svn recover (went allright)
>
> After that I hotcopied my repo and used that instead, still the
> same error.
>
> This appeared in the apache2 error log:
> [Wed Apr 26 04:42:34 2006] [error] [client *****] A failure
> occurred while driving the update report editor [500, #190004]
>
> I'm using a debian package of subversion (on the server), the
> version is 1.1.4-2.

1.1.4 is old. The current version is 1.3.1 and I recommend you upgrade.

Are you using a BDB repository? If so, I recommend you upgrade to FSFS.

I recommend you dump the repository to a text file using Subversion
1.1.4, then upgrade to 1.3.1, then create a new repository (which
will automatically use FSFS) and load the dumpfile into it.

http://subversion.tigris.org/faq.html#dumpload

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Apr 26 12:16:53 2006

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.