[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: Stephen Connolly <stephen.alan.connolly_at_gmail.com>
Date: Mon, 10 Jan 2011 08:52:48 +0000

On 10 January 2011 08:30, Michael Haggerty <mhagger_at_alum.mit.edu> wrote:
> On 01/07/2011 08:38 PM, Victor Sudakov wrote:
>> Daniel Shahaf wrote:
>>> I don't know cvs2svn, but it could have a --sharded-output option, so eg
>>> it would produce a dumpfile per 1000 revisions, rather than one huge
>>> dumpfile.
>>
>> cvs2svn-2.3.0_2 does not seem to have such an option:
>> "cvs2svn: error: no such option: --sharded-output"
>
> cvs2svn doesn't have such an option, but it wouldn't be very difficult
> to implement.  Let me know if you would like some pointers to help you
> get started implementing it.
>
> Michael

Hello... I said this a week ago

Split
-----

Splits a dump file into multiple smaller dump files.

svndumptool.py split inputfile [startrev endrev filename]...

options:
  --version show program's version number and exit
  -h, --help show this help message and exit

Known bugs:
 * None

No need to go implementing anything

-Stephen
>
> --
> Michael Haggerty
> mhagger_at_alum.mit.edu
> http://softwareswirl.blogspot.com/
>
Received on 2011-01-10 09:53:25 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.