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

"svn info" fails to display multiple targets

From: Julian Foad <julianfoad_at_btopenworld.com>
Date: 2005-05-10 16:57:04 CEST

> ~/tmp/sandbox> svn help info
> info: Display information about a local or remote item.
> usage: info [TARGET...]
>
> Print information about each TARGET (default: '.')
> TARGET may be either a working-copy path or URL.

> ~/tmp/sandbox> svn info a b
> Path: a
[... and no information about "b"]

"svn info" silently ignores any targets after the first one. It still displays
info for multiple targets in "--recursive" mode, but not multiple individually
specified targets.

Maybe it got broken during the recent addition of support for URLs?

- Julian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue May 10 16:59:49 2005

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.