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

Possibly a bug in SVN 1.5.X

From: Karl Heinz Marbaise <khmarbaise_at_gmx.de>
Date: Sat, 22 Nov 2008 19:36:28 +0100

Hi there,

it seemed to me that i found a bug in the SVN 1.5.X command line client.

On the root of an working copy i tried the following:

>svn ps -R "svn:keywords" "Revision" pom.xml

and the result was simply a single line of output.
property 'svn:keywords' set (recursively) on 'pom.xml'

But i known that within the working copy are 11 pom.xml files.
If i do a find -type f -name "pom.xml" within the working copy i got the
list of the eleven files...

So this seemed to be a bug in using the -R option. I tested with the
--depth=infinity with the same result as above...

The second one i tested was:

>svn ps -R "svn:keywords" "Revision" *.xml
where i got only three lines (in the root directory of my wc)...

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-11-22 19:36: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.