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

Re: svnadmin dump 0.24-1 stops in revision 1

From: Ph. Marek <philipp.marek_at_bmlv.gv.at>
Date: 2004-10-05 12:23:32 CEST

> > Hello everybody,
...

It stops every now and then, and now I found out why:
Currently svnadmin takes about 2GB of memory - that's all of RAM and swap.

I know that there are files as big as 80MB in the repository, and 0.24-1 had
some memory usage problems ...

The repository is format 1 - which version still understand this format??
I'm trying to answer this question by browsing svn-sources ...

1.1.0 says only "expected version 3; found 1" and quits ...

Could someone with full web access please have a look into
 http://svn.collab.net/repos/svn/trunk/subversion/libsvn_repos/repos.h
and tell me when
 #define SVN_REPOS__VERSION 3
last had the value 1?

Looking into the issue tracker I see some 15 *fixed* issues regarding memory
usage. I hope I get some version which has the memory problems fixed and
still the same repository version ...

BTW, if anyone's interested ... the linux OOM killer doesn't work if the
program is being gdb'ed ... :-(

Regards,

Phil

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Oct 5 12:24:50 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.