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

Too much information in diff header?

From: Karl Fogel <kfogel_at_red-bean.com>
Date: Mon, 07 Jul 2008 15:03:43 -0400

I'm wondering if our diff headers (the ones from 'svnlook diff', that
is, the diff headers we see in commit emails) really need the date:

   --- .../libsvn_wc/copy.c Thu Jul 3 05:39:41 2008 (r31986)
   +++ .../libsvn_wc/copy.c Thu Jul 3 07:28:08 2008 (r31987)

If I hadn't shortened the path above, those date headers would push
off the right edge of an 80-column screen. In our real commit emails,
they virtually always do. It's not a big problem, but it makes things
a bit harder to read, and adds (IMHO) no useful information. After
all, the revision number is right there anyway.

What if we took the dates out? Would there be a compatibility concern?
Is anyone *really* using them? :-)

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-07-07 21:03:52 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.