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

Re: no transaction named `ad' in filesystem

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-09-16 04:15:24 CEST

On Wed, 2004-09-15 at 21:06, Jürgen Mangler wrote:

> If it is of any help for you i got a clear idea what i have done. I
> commited a file to the repository on a mounted nfs share [...]

Stop the presses. Your berkeleyDB repository isn't being accessed via
file:/// over NFS, is it?

If so, all bets are off. Your repository is probably corrupted. There
are warnings plastered *everywhere* saying not to do this.

If you must use NFS, then upgrade to svn 1.1-rc3 and create a new 'fsfs'
style repository, which doesn't use berkeleyDB. Use 'svnadmin
dump/load' to migrate your data from one repos to another.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Sep 16 04:18:19 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.