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

Re: Why does 'svnadmin dump' takes up so much space?

From: Felix Saphir <felix.saphir_at_kantarmedia.de>
Date: Tue, 31 Aug 2010 11:40:57 +0200

Am 31.08.2010 11:36, schrieb albert kong:
> My repository now is totally only 70M, has 3000+ revisions, Now I want to
> dump r2647:r2871, So I use such command 'svnadmin dump E:\myrepository -r
> 2647:2871> f:\my1.dump', wait a long time, after it finishes, I check file
> f:\my1.dump, it's already 500M.
> Why does it takes up so much space(more than original repository)?

Because the repository is organized in a clever way, for example cheap
copies etc. You can find a lot information in the documentation.

> Question2: actually r2647:r2871 is the begining and end of a project in the
> repository, but not sequent(Sorry for my poor english, I mean like r2650
> r2651... is not revisions of this project), I just want to dump the data of
> this project, and integrate the dump to another repository, Can I achieve
> that, and How?

Is it in a separate path? Then you want to use svndumpfilter. Please
note that this has nothing to do with TortoiseSVN.

Felix

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2653427

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-08-31 11:41:24 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.