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

Confusing syntax

From: Scott Lamb <slamb_at_slamb.org>
Date: 2002-08-14 21:43:34 CEST

I was just confused by a couple syntax things:

1. svnadmin SUBCOMMAND REPOS_PATH
   vs.
   svnlook REPOS_PATH [COMMAND]

   Why are these opposite?

2. svn diff -r100:101
   vs.
   cvs diff -r1.100 -r1.101

   I think svn's syntax makes sense, but the behavior when the cvs one
   is typed is confusing. It should (A) accept either one or (B) error
   out when an additional -r argument is encountered.

-- 
Scott Lamb
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 14 21:43:35 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.