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

Re: Command line proposal for revprop search

From: Kamesh Jayachandran <kamesh_at_collab.net>
Date: 2007-06-12 15:45:58 CEST

>> svn findrev -rSTART:END --xml --limit ARG revprop_name
>> [revprop_value_regex] [TARGET]
>> Output would something like,
>> r25359 | pburba | 2007-06-11 21:44:18 +0530 (Mon, 11 Jun 2007)
>> r25358 | kameshj | 2007-06-11 20:48:33 +0530 (Mon, 11 Jun 2007)
>> r25355 | glasser | 2007-06-11 00:48:05 +0530 (Mon, 11 Jun 2007)
>>
>
> As written, this syntax won't work. You have two optional bits -- propval
> and target. If only one is provided, which one is it?
>
>

May be the syntax should be

svn findrev -rSTART:END --xml --limit ARG revprop_name [revprop_value_regex [TARGET]]

With regards
Kamesh Jayachandran

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jun 12 15:45:33 2007

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.