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

Re: "svnadmin load" a huge file

From: Victor Sudakov <sudakov_at_sibptus.tomsk.ru>
Date: Sun, 9 Jan 2011 12:25:06 +0600

Les Mikesell wrote:

[dd]

> > Does it mean that on a 32bit OS I am stuck hopelessly? A dump/load
> > cycle will eventually fail as the repository grows beyond a certain
> > size?
>
> A 'real' svnadmin dump would let you specify revision ranges so you
> could do it incrementally but cvs2svn doesn't have an equivalent
> option other than splitting out directories. Perhaps someone could do
> the load on a larger 64-bit machine and dump it back in smaller ranges
> if you can't find a better way to split it.

I have also noticed that the --deltas option dramatically decreases
the dump size (it becomes megabytes instead of gigabytes).
Unfortunately cvs2svn cannot do deltas. I will try to load on a
64-bit machine and dump it back with the --deltas option.

-- 
Victor Sudakov,  VAS4-RIPE, VAS47-RIPN
sip:sudakov_at_sibptus.tomsk.ru
Received on 2011-01-09 07:25:48 CET

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.