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

svn switch arg ordering

From: <cmpilato_at_collab.net>
Date: 2002-07-16 23:01:38 CEST

Current, `svn switch' is run like so:

   svn switch [TARGET] REPOS_URL

Anybody adamently opposed to my changing this to:

   svn switch REPOS_URL [TARGET]

?

The current syntax screws me up every time, and I daresay I probably
have used `svn switch' in "real life" situations more than most
folks. It would make a syntax a little closer to that of `svn
import', and is more consistent with nearly all subcommands by having
the optional TARGET as the final argument.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 16 23:04:02 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.