Change options file to show how to use ExternalBlobGenerator.
commit779abb7b67948dff7c42f6eeae17dda794646e73
authormhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Tue, 4 May 2010 04:17:58 +0000 (4 04:17 +0000)
committermhagger <mhagger@be7e6eca-30d4-0310-a8e5-ac0d63af7087>
Tue, 4 May 2010 04:17:58 +0000 (4 04:17 +0000)
tree894b9d2f0e0e7ff115e004393674700f69d795dd
parent57457f95c54358e5b94fcfe4a3fe12df53b22480
Change options file to show how to use ExternalBlobGenerator.

Add an example in the options file (commented out) showing how to use
the ExternalBlobGenerator with cvs2git.  This method is vastly faster
than the old method of generating fulltext blobs using CVS -- by a
factor of 20 in the case of the Gentoo repository (which is admittedly
an unusual case).

In the future this code might be made the default, but first it needs
some more testing.

git-svn-id: http://cvs2svn.tigris.org/svn/cvs2svn/trunk@5118 be7e6eca-30d4-0310-a8e5-ac0d63af7087
cvs2git-example.options