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

Re: Antwort: How big can a repository get?

From: Paul Koning <Paul_Koning_at_dell.com>
Date: Tue, 2 Dec 2008 15:53:55 -0500

>>>>> "Andreas" == Andreas Otto <Andreas.Otto_at_versit.de> writes:

 Andreas> Hi, the problem ist not the absolute size.

 Andreas> My repository is ~7G but it is for me unusuable because I
 Andreas> can not dump it. -> no backup possible

 Andreas> The reason is that I create ~5 tags a day using "svn copy
 Andreas> ...." and these tags create every day an additional
 Andreas> dump-size of ~10G even if no files were changed.

That's odd. I can't see why tags should do that; they should produce
just a few bytes of dump data.

For what it's worth, we do backup with "svnadmin hotcopy" and then tar
up the copy. Works great; the reposity is perhaps twice the size you
have.

        paul

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=961111

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2008-12-02 21:55:04 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.