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

Re: possible large repository problems...

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-15 17:36:34 CEST

On Wed, 2004-07-14 at 17:05, Neil Gower wrote:

> So just to double check, there are no (known) limits on repository size,
> other than the hot-backup issue?

No known limits with BDB and sizes of databases. The 'svnadmin hotcopy'
only gives you an error because it's calling apr_copy_file(), which will
choke on >2GB files unless you've compiled APR with 'largefile' support.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jul 15 17:37:41 2004

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.