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

Re: Limitation on repository size

From: Les Mikesell <lesmikesell_at_gmail.com>
Date: Fri, 03 Apr 2009 08:09:01 -0500

Gabriel.SCOLAN_at_messier-bugatti.com wrote:
> Dear all,
>
> We're in a process of evaluating subversion in our company and a question
> is raised about the limits on the size of the repository subversion can
> manage. Is there a known limitation by subversion or is it only dependent
> on the server hosting the repository ?
>
> many thanks

There shouldn't be a specific limitation imposed by subversion, but keep
in mind that the only way to ever remove anything from a repository is
to use svnadmin dump and filter - and the dump output may be much larger
than the repository itself.

-- 
   Les Mikesell
    lesmikesell_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=1532164
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-04-03 15:10:24 CEST

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.