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

Output of svn log -v

From: Karl Heinz Marbaise <khmarbaise_at_gmx.de>
Date: Mon, 17 Mar 2008 00:47:32 +0100

Hi there,

i have a little suggestion may be a bug to give here:

If i change a file/directory and add an property to a file or in other
cases i add only a new property to a file the output of svn log -v does
not show this...in comparison to changes to the contents of a file...

1. Case
I have only added a file property to a file:

svn log -v will print out

-------------
rXXXXXX | kama | date | 1 line
Changed paths:
   M /trunk/HEADER.html

2. Case
if i change the contents of that property svn log -v
will give the same output (except date and revision of course).

3. Case
If i had changed the contents of the file svn log -v will print the same...

So using the svn log -v command i can't make a decision if i had made
changes to the contents of file or to the properties or added properties
to the file.

Shouldn't svn log -v print out the columns like svn status does to make
it comparable...?

Suggestions would be the following:
1st column and 2nd column Already used anywhere ?
3rd column A/M/D/ (space means not changed) (Property changes)
4th column A/M/D/R (Contents changes)

Kind regards
Karl Heinz Marbaise

-- 
SoftwareEntwicklung Beratung Schulung    Tel.: +49 (0) 2405 / 415 893
Dipl.Ing.(FH) Karl Heinz Marbaise        ICQ#: 135949029
Hauptstrasse 177                         USt.IdNr: DE191347579
52146 Würselen                           http://www.soebes.de
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: dev-help_at_subversion.tigris.org
Received on 2008-03-17 00:47:49 CET

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.