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

Re: svn switch arg ordering

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-07-16 23:24:52 CEST

cmpilato@collab.net writes:

> 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]

How about

    svn co REPOS_URL [TARGET]

at the same time?

-- 
Philip Martin
---------------------------------------------------------------------
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:25:26 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.