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

Re: Importing with TortoiseSVN and Subclipse

From: Ryan Schmidt <subversion-2009b_at_ryandesign.com>
Date: Fri, 19 Jun 2009 12:50:02 -0500

On Jun 17, 2009, at 13:33, Andy Levy wrote:

> On Wed, Jun 17, 2009 at 10:33, Bai Shen<baishen.lists_at_gmail.com>
> wrote:
>> I finally managed to get my SVN up and running. I can connect with
>> TortoiseSVN and Subclipse. But when I do imports, it ends up
>> dropping
>> everything in the base repo dir. I'd like to set things up the
>> way it
>> recommends in the SVN book, but I'm not sure how to do that with
>> TortoiseSVN
>> and Subclipse.
>
> What do you mean by "it drops everything"? Subversion doesn't drop
> data.
>
>> How do I do my initial imports from my Eclipse(and other) projects
>> so that I
>> have a trunk/branches/tags structure in SVN? Do I have to do the
>> import the
>> way they default handle it, and then move things in SVN to have the
>> structure I want?
>
> Create the structure, then import into the appropriate directory
> (not the root).

I think he means "it puts everything in the base repo dir". And the
answer is that Subversion puts the data where you tell it to, so if
you tell it to import into the base repo dir, that's what it will do.
If you want it to import into the trunk instead, give the URL of the
trunk. If you don't have at trunk directory, make one first.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-19 19:51:00 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.