RE: Import and subfolders
From: Bob Archer <bob.archer_at_amsi.com>
Date: Wed, 13 May 2009 11:18:41 -0400
>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
Should work for you.
BOb
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
|
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.