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

Re: Import and subfolders

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 13 May 2009 11:21:20 -0400

On Wed, May 13, 2009 at 10:56, Larry Marshall <lcm_at_marshap.com> wrote:
> I am not used to using the command line, since I usually work on Windows and
> use TortoiseSVN. However, currently I’ve got a CentOS box which needs to
> have some code put under Subversion.
>
>
>
> I have a folder called 1000 with subfolders A, B, C ..
>
>
>
> My current directory is set to 1000. I issue the command ‘svn import A
> <repo/trunk>’ and it places all the contents of A into trunk, but not A
> itself. How can I construct the command so it A under trunk with all of A’s
> files?

svn import A repo/trunk/A

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2239285

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-05-13 17:23:07 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.