You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Francois Beausoleil <fb...@users.sourceforge.net> on 2003/11/11 19:39:29 UTC

svn proplist accepts multiple paths, but not --targets

Hi !

Just found this:
E:\subissue>svn proplist -v --targets t.txt

Error: subcommand 'proplist' doesn't accept option '--targets arg'

proplist (plist, pl): List all properties on files, dirs, or revisions.
usage: 1. proplist [PATH...]
...

E:\subissue>svn --version
svn, version 0.32.1 (r7497)
   compiled Oct 24 2003, 00:37:44

If proplist accepts multiple paths, wouldn't it be logical that it also
supports the --targets option ?

Other subcommands with the same "problem":
blame, cat, checkout, list, mkdir, status and update.

Checkout accepts multiple URLs, but it might not be a good idea to add it
to checkout though.

I have confirmed this only though each subcommand's help.  I have not
tested each subcommand individually.

Bye !
François
Developer of Java Gui Builder
http://jgb.sourceforge.net/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org