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

Re: svn info --show-item [was: svn info --detail]

From: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Fri, 27 Feb 2015 17:20:01 +0000

Branko Čibej wrote on Tue, Feb 24, 2015 at 17:06:00 +0100:
> On 24.02.2015 17:01, Branko Čibej wrote:
> > UNLESS there are multiple targets or the operation depth is greater
> > than 'empty', in which case the output is a pair of (value,
> > target-path) for each (recursive) target. The target path is either
> > the (relative or absolute) path of the target or its URL. There is no
> > provision for whitespace escaping in the value.
>
> Here's an example of this format:
>
> $ svn info --show-item=last-changed-rev --depth=immediates .
> 1661934 .

How about changing "last-changed-rev" to "last-changed-revision"? The
longer spelling would be self-explanatory and consistent with everything
else (we don't use the term "rev" anywhere else user-facing). The
intended users are scripts so a longer spelling is not a problem there,
either.

Daniel
Received on 2015-02-27 18:22:48 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.