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

Re: svn commit: rev 3722 - trunk/subversion/clients/cmdline

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-11-11 18:54:08 CET

Philip Martin <philip@codematters.co.uk> writes:
> I can't argue this one, other than to say that it is a user error, and
> users make errors :) I still prefer --repository and find --revprop
> ugly.

Consider

   $ svn propget -r 3 foo bar qux.c
   $ svn propget --repository -r 3 foo bar qux.c

These do different things, yet both operate on the repository, and
both take -r (though only for the latter is -r actually required).

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Nov 11 19:28:07 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.