RE: [PATCH]log and blame command should log the revision range in operational log
From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2007-02-21 20:08:25 CET
>> Index: subversion/mod_dav_svn/reports/log.c
>Why don't we log the revision range for this case?
I overlooked it. Out of curiosity tried to see when 'paths->nelts' is zero. To my surprise paths->nelts will always be non-zero on trunk atleast. Is it a dead code?
>> else if (paths->nelts == 1)
>The only difference between these blocks now are the "log-all"
'log-partial' portion has one defect it just logs the first path not all paths, thought of doing in the next commit.
Thanks
|
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.