[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: Anton Müller <antonxx_at_gmx.de>
Date: 2004-01-07 11:03:44 CET

> John Peacock wrote:
>
> > 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.
>
>

> ...but at the moment Anton's got his repos on his P: drive, which is a
> remote drive, and it works for commits. He can't do a dump of the repos
> using a Linux binary on the Linux machine (BDB binary incompatibility)
> so what's the correct procedure? Copy the repository to his Windows box
> to perform the dump, then do a load to a local-only location (either
> actually on Windows with a Windows Subversion server, or on Linux with a
> Linux server) ?

I had the same idea:

I copied my whole repository on my local drive F:
and tryed again the dump and the result is the same.

I also modified a file and commited it, and svn told
me that the revision changed from 27 to 28 ...
so far all looks OK.

Now I did another test:

I typed in:

svnadmin dump e:\data\svnrepository

so I see the output in the console and now
I get another error :

svn: F³r diesen Befehl ist nicht gen³gend Speicher verf³gbar.
svn: write_handler_apr: error writing file

The first one is a german text (coming from my german win2ksp4??)
telling:
"For this command there is not enough memory"

I have 1GB left on my disk, and my repos has 500MB (with all log files)

Bye

 Stephane

-- 
+++ GMX - die erste Adresse für Mail, Message, More +++
Neu: Preissenkung für MMS und FreeMMS! http://www.gmx.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 7 11:04:24 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.