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

Re: newbie question: import and co to the same directory?

From: <cmpilato_at_collab.net>
Date: 2003-07-17 17:37:10 CEST

Paul L Lussier <pll@lanminds.com> writes:

> >$ mkdir tree-svn
> >$ svnadmin create tree-svn # ~/tree-svn holds ~/tree content
> >$ svn import -m "tree init" file://$PWD/tree-svn tree
>
>
> Why are you doing both 'mkdir tree-svn' and 'svnadmin create
> tree-svn' ?

Easy there, Paul. That pattern is perfectly okay, just not optimized.

Mike, if you don't already know this, 'svnadmin create' will create
the directory for you.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jul 17 17:38:29 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.