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

Re: import doesn't import into trunk

From: Andy Levy <andy.levy_at_gmail.com>
Date: Tue, 24 Jan 2012 13:57:53 -0500

On Tue, Jan 24, 2012 at 13:36, Alexander Shenkin <tigris.org_at_shenkin.org> wrote:
> Hi Folks,
>
> I'm trying to import a new project into my repo.  Here's my repo structure:
>
> repo/
> repo/projectA/
> repo/projectA/trunk
> repo/projectA/branches
> repo/projectA/tags
> repo/projectB/
> ...
>
> I'm new to svn, and as i've looked around the web for examples, everyone seems to suggest importing into the repo/project/ directory.  In those examples, tortoiseSVN seems to automagically know to put files into the trunk/ subdirectory.

What examples are these? Can you provide links? Is it possible that
they're just glossing over a step?

> However, in my own tests, when I import a directory structure and files into repo/projectA/ , those files don't end up in the trunk subdirectory in the repo.  Rather, they just end up in the repo/projectA/ directory.

Subversion imports what you tell it to, to the location you give it.
It doesn't "automatically" do anything like create a trunk directory
where one doesn't exist.

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2910818

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2012-01-24 19:58:40 CET

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

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