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

Re: svn commit: r1127646 - in /subversion/trunk/subversion: svnrdump/load_editor.c tests/cmdline/svnrdump_tests.py

From: Greg Stein <gstein_at_gmail.com>
Date: Wed, 25 May 2011 15:49:39 -0400

On Wed, May 25, 2011 at 15:33, <cmpilato_at_apache.org> wrote:
>...
> +  /* A mapping of svn_revnum_t * dump stream revisions to their
> +     corresponding svn_revnum_t * target repository revisions. */
> +  apr_hash_t *rev_map;

How big can this grow? ie. what happens when there are several million
revisions.

Cheers,
-g
Received on 2011-05-25 22:00:11 CEST

This is an archived mail posted to the Subversion Dev mailing list.

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