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

Re: [rfc/patch] Fix issue 734, import should 'mkdir -p'

From: Jani Averbach <jaa_at_verso.st.jyu.fi>
Date: 2003-05-07 05:20:16 CEST

On 6 May 2003 cmpilato@collab.net wrote:

> Am I alone in thinking that it's ridiculous that import takes 3
> arguments at all?

Not. =) You could count at least me and Peter Davis in the same wagon:

http://subversion.tigris.org/issues/show_bug.cgi?id=933

> I mean, in my ideal world, import would look like:
>
> svn import DESTINATION SOURCE [...]
>
> If destination didn't exist, it and all the intermediate directories
> needed would be created. If there were multiple SOURCE(s), then
> DESTINATION would be created as a directory, and each of the sources
> added to it by their basenames.

The issue suggested that source is optional, but I like it to be
mandatory. It is too easy otherwise to import something that wasn't your
intention.

Here is a long thread about the topic from the past:
http://www.contactor.se/~dast/svn/archive-2002-10/0746.shtml

BR, Jani

-- 
Jani Averbach
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 7 05:21:11 2003

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.