Re: [PATCH] possible improvement to svn log with "forward" revision range (issue 3830)
From: Dirk Thomas <websvn_at_dirk-thomas.net>
Date: Mon, 13 Jun 2011 16:46:15 +0200
Thank you for your feedback, Philip.
> A short comment along the lines 'Sets *REVISION_DELETED ...'
I have added a comment for function check_for_deleted_rev.
> No whitespace before ')'.
I have updated the formatting of the source code.
> You don't clear err, so if the following two calls return an error then
I have modified the logic how the errors are handled (and now correctly cleared).
I needed to introduce an error when the REVISION_DELETED can not be determined:
> A temporary session is used to identify the deleted revision, and then
I have modified the code to reuse the iterpool which is later used for fetching the log.
Is there any more feedback which i should integrate?
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.