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

Re: [PATCH] Was: Enhancement needed in svn status -u

From: Daniel L. Rall <dlr_at_finemaltcoding.com>
Date: 2005-09-30 00:49:36 CEST

On Wed, 28 Sep 2005, Julian Foad wrote:

> Daniel L. Rall wrote:
...
> >knowing in which revision new public
> >fields
> >were added to a data type without having to rely on blame (which is subject
> >to whitespace changes, refactoring, etc.) is absolutely essential. :)
>
> But we still would know. If the names aren't listed in the log message for
> this particular revision, they're still in the diff for this revision. How
> is that insufficient?
 
Assuming blame is not useful, doesn't it require the seeker to a binary
search throughout the deltas to locate the revision? The search parameters
can be further narrowed by using the revisions of log messages which changed
the structure, but it's so convenient to be able to run log, and use your
editor's search to seek through the log message for the exact field name
which was added.

> Oh well. Log messages always require a subjective judgement of what level
> of detail is useful. I'll note your preference and adjust my expectations
> slightly towards yours.

Thanks Julian.

- Dan

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Sep 30 00:50:33 2005

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.