> Index: README
> ===================================================================
> --- README (revision 880795)
> +++ README (revision 880796)
> @@ -1,5 +1,13 @@
> -This is the top of the Subversion repository.
> +This is the top of the Subversion project.
<snip>
> +The result was a single repository of 44170 revisions (3364 from CVS,
^^^^
Mike,
That should be 3654 correct? That was the number of revisions you
dumped from the old CVS repository when seeding the initial
svn-complete repos. If my math is correct...
3364 + 1 + 40515 != 44170 :-)
Paul
> +40515 from Subversion, and 1 cleanup rev) that contained all of the
> +Subversion project's version control history. The ASF infrastructure
> +team took this repository's data and loaded it into the ASF repository
> +(with external commits disabled to prevent interleaved commit
> +history).