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

svn proplist accepts multiple paths, but not --targets

From: Francois Beausoleil <fbos_at_users.sourceforge.net>
Date: 2003-11-11 20:39:29 CET

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
Received on Tue Nov 11 20:40:29 2003

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.