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'
On Sat, Jan 8, 2011 at 4:33 AM, Victor Sudakov wrote:
>> >I ran "svnadmin load" on a machine with 1 GB RAM and 25 GB swap (added
>> >so much swap specially for the occasion). svnadmin crashed after
>> >reaching the SIZE about 2.5 GB.
>> >
>> >Is 1 GB RAM and 25 GB swap not enough?
>>
>> If it is
Victor Sudakov wrote on Sat, Jan 08, 2011 at 01:38:00 +0600:
> Daniel Shahaf wrote:
>
> [dd]
>
> >
> > I believe there are known issues with memory usage in svnadmin. See the
> > issue tracker.
>
> Namely?
>
Search for 'svnadmin' and you should find it.
> >
> > I don't know cvs2svn, but it
Johan Corveleyn wrote:
>
> Like Stephen Connolly suggested a week ago: I think you should take a
> look at svndumptool: http://svn.borg.ch/svndumptool/
>
> I've never used it myself, but in the README.txt file, there is
> mention of a subcommand "split":
I am already trying it but it turns out n
Les Mikesell wrote:
>
> >>I don't think you are hitting some absolute limit in the software here,
> >>just running out of RAM on your particular machine. Can you do the
> >>conversion on a machine with more RAM?
> >
> >I ran "svnadmin load" on a machine with 1 GB RAM and 25 GB swap (added
> >so m