[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: C. Michael Pilato <cmpilato_at_collab.net>
Date: 2007-06-12 14:57:52 CEST

Kamesh Jayachandran wrote:
> Hi All,
> I am thinking of following command line UI for revprop-search. Would
> like to know other's thoughts.
>
>
> 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?

-- 
C. Michael Pilato <cmpilato@collab.net>
CollabNet   <>   www.collab.net   <>   Distributed Development On Demand

Received on Tue Jun 12 14:58:03 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.