Re: [PATCH] possible improvement to svn log with "forward" revision range (issue 3830)
From: Dirk Thomas <websvn_at_dirk-thomas.net>
Date: Fri, 24 Jun 2011 01:18:51 +0200
Well, since issue 3931 was fixed today
+ /* try fetching ra_session again
I don't know if it is possible to modify an already existing ra_session instead of opening a new for different revisions.
> This looks expensive as well. It's a round trip to find out if the path
I don't see a way to achieve this.
I have updated and attached the patch for issue 3830.
The initial idea was to enable forward revision logs like N:HEAD even if the path has been deleted in between.
E.g. see the modified unit test about what to expect from log-commands when the effective revision range (after reducing it based on deleted revision) does no more cover any revisions.
Dirk
|
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.