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

Re: Making import syntax consistant with mv, cp, export

From: B. W. Fitzpatrick <fitz_at_red-bean.com>
Date: 2002-10-23 15:20:16 CEST

[cc list trimmed]

Noel Yap <yap_noel@yahoo.com> writes:
> --- Ben Collins-Sussman <sussman@collab.net> wrote:
> > Anyway, I guess I'm just suggesting that you keep
> > the same old 'svn
> > import' command, and give it the copy-like syntax:
> >
> > svn import from-dir to-URL
> >
> > ... and under the hood, if you want to call a
> > variant of
> > wc_to_repos_copy, then great!
>
> I had thought that Subversion was going to support the
> concept of command aliases. If so, "svn import" can
> just be an alias of "svn cp". It's probably best if
> this particular alias is made standard.

Subversion does support command aliases, but "svn import" != "svn
cp". As Karl pointed out, svn import is a specific case of svn cp.

-Fitz
 

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Oct 23 15:20:59 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.