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

Re: HELP..dump error: vn_fs__bdb_read_rep: no such representation 'n'

From: John Peacock <jpeacock_at_rowman.com>
Date: 2004-01-05 15:46:41 CET

Anton Müller wrote:
> I use a win2k PC and a suse 7.3 Linux PC.
>
> - I rebooted my win2k PC where I installed svn
>
> - I rebooted my Linux box which uses samba
> (the p: drive is a samba share on my Linux PC)

Ah, that is the problem here; Berkeley does not support storing the databases on
a remote file share except under very narrow circumstances (almost unreachable):

        http://www.sleepycat.com/docs/ref/env/remote.html

You need to either store the BDB files local to your Win2K server, or better
yet, host Subversion on the SuSE Linux box instead of Windows.

HTH

John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jan 5 15:47:03 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.