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

Proposal: --no-props switch for 'log', 'st' and 'diff'

From: Hyrum K. Wright <hyrum_wright_at_mail.utexas.edu>
Date: Mon, 01 Sep 2008 11:21:05 -0500

In using merge tracking with 1.5.x and other branches, I've occasionally been
annoyed by the fact that mergeinfo mods can often overshadow the meat of a
change. I'd like to add a '--no-props' flag to 'log', 'st', and 'diff' which
would simply cause the subcommand to ignore property changes. It wouldn't be
the default, but it would clean up output and make using merge tracking a bit
easier.

I envision '--no-props' to be an all-or-nothing measure, initially, but we if
the demand was there, we could further expand it to '--without-prop FOO' which
would only omit changes to property FOO.

Thoughts?

-Hyrum

Received on 2008-09-01 18:21:26 CEST

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.