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

Re: SVN Dump Question

From: Andrey Repin <anrdaemon_at_freemail.ru>
Date: Tue, 16 Feb 2010 20:04:49 +0300

Greetings, Justin Connell!

>> I have a really huge repo that occupies 151 GB of space on the file system.
>> Just to give some background, there is a lot of content that gets added and
>> deleted from the repo, now we are sitting with a rev number of over 1, 500 000.
>>
>> My question is, would it be possible to take a dump of just a specified
>> path within the repo, for example if my repo is located at /path/to/repo ,
>> could I run a dump such as /path/to/repo/specific/location/in/repo ?

> No but you can take a complete dump and pipe it through svndumpfilter to
> extract out just the part you want.

To clarify, if it's unclear, you could attempt to directly pipe the dump to
filter on the fly, saving disk space for intermediate storage.
Although, it's not the one failsafe process, I'm afraid.

--
WBR,
 Andrey Repin (anrdaemon_at_freemail.ru) 16.02.2010, <20:01>
Sorry for my terrible english...
Received on 2010-02-16 18:05:40 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.