[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: [PATCH]log and blame command should log the revision range in operational log

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2007-02-23 21:28:32 CET

Hi,

>That's a good question. When initially reviewing your patch, I found
>the fact that there are 3 cases here somewhat suspect myself. I have
>a feeling that the "log" and "log-all" cases should be collapsed
>together into a single "log" action. Something like:

> if (paths->nelts > 1)
> action log-partial
> else
> action log

done.

>Okay. I'm in favor of logging all paths, but think that change should
>be part of the same change set which adds logging of paths for the
>other case(s).

Implemented that too in this patch.

Find the attached patch and log.

Thanks for the review.

With regards
Kamesh Jayachandran

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Received on Fri Feb 23 21:33:08 2007

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.