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

Re: svn prop* syntax weirdness

From: David Summers <david_at_summersoft.fay.ar.us>
Date: 2002-11-07 00:55:25 CET

On Wed, 6 Nov 2002, Nuutti Kotivuori wrote:

> | propdel (pdel)
> | propedit (pedit, pe)
> | propget (pget, pg)
> | proplist (plist, pl)
> | propset (pset, ps)
> | revpropdel (rpdel)
> | revpropedit (rpedit, rpe)
> | revpropget (rpget, rpg)
> | revproplist (rplist, rpl)
> | revpropset (rpset, rps)
>
> Or hmm, what about a single subcommand?
>
> ,----
> | prop (p): Manipulate versioned properties on files
> | usage: 1. prop --list [WC_TARGETS]
> | 2. prop --get PROPNAME [WC_TARGETS]
> | 3. prop --delete PROPNAME [WC_TARGETS]
> | 4. prop --edit PROPNAME [WC_TARGETS]
> | 1. prop --set PROPNAME [PROPVAL | -F VALFILE] [WC_TARGETS]

I like this idea VERY well. It is essentialy subcommands to the prop
command.

Very easy to guess and work with (maybe without the "--"?)

Just my $0.02

-- 
David Wayne Summers          "Linux: Because reboots are for upgrades!"
david_at_summersoft.fay.ar.us   PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  C0 E0 4F 50 DD A9 B6 2B  60 A1 31 7E D2 28 6D A8 
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Nov 7 00:56:22 2002

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.