[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: mark benedetto king <mbk_at_lowlatency.com>
Date: 2004-01-07 15:34:11 CET

On Wed, Jan 07, 2004 at 11:03:44AM +0100, "Anton Müller" wrote:
>
> 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"
>

Please try "svnadmin dump e:\data\svnrepository > dumpfile".

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

1GB may not be enough; the repository stores revisions in a compressed
manner, the dumpfile does not.

--ben

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