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

Re: making repositories

From: Peter Davis <peter_at_pdavis.cx>
Date: 2002-10-14 20:52:21 CEST

On Monday 14 October 2002 09:55, kbrannen@gte.net wrote:
> $ svn import file:///absolute/path/to/myrepos someproject myproj
> ...
> isn't the "someproject" and "myproj" args to import going to be the same
> name?

This raises a long-standing question I have had: why does import not combine
the first and third arguments and then walk up the tree to find the real
repos directory like other commands do? I know there has been talk of trying
to separate the repos path and the path within the repos, but import should
be consistant with other commands.

$ svn import file:///abolute/path/to/myrepos/myproj someproject

I always thought this was especially confusing since the second and third
arguments are reverse of what I think they should be (or maybe the first and
second arguments are reverse, depending on how you look at it).

-- 
Peter Davis
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Oct 14 20:53:00 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.