=?UTF-8?B?QnJhbmtvIMSMaWJlag==?= <brane@xbc.nu> writes:
> >Add version number to "svndiff" database storage mechanism. Idea
> >gleaned from a patch by Daniel Berlin <dan@dberlin.org>. From this
> >point, Daniel's implementation of svndiff v.1 (also present in the
> >patch, but not of strict interest my task at hand) can be added
> >without requiring a repository dump/load cycle. While this change
> >*could* have been implemented to be backwards compatible, forthcoming
> >changes to the filesystem code will not be, so a dump/load cycle will
> >be required for all existing repositories anyway. I'm considering
> >this change part of Issue #745.
> >
> >
> Oh, coolness. I meant to do this as part of activating the delta
> combiner; this is even better. :-)
Glad to be of service!
> It does raise a small issue, though. The delta combiner integration will
> touch the same part of the code -- specifically, rep_read_range() in
> reps-strings.c. In light of that, it might be best to do the combiner
> change on this branch, rather than on the trunk. But that might limit
> your (our) artistic freedom somewhat. :-)
>
> Thoughts?
Are you working off of a branch? If so, I'd say just to apply this
same diff to your branch and then integrate away.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jun 24 11:12:36 2002