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

Re: Is there a clean way to move a-project to a-project/trunk

From: Nico Kadel-Garcia <nkadel_at_gmail.com>
Date: Wed, 29 Sep 2010 17:35:41 -0400

On Wed, Sep 29, 2010 at 3:32 AM, Rice Yeh <riceyeh_at_gmail.com> wrote:
> Hi,
>   I am trying to separate my project a-project into a-project/trunk and
> a-project/branches. First, I like to move a-project to a-project/trunk. But
> this is not allowed since trunk is inside a-project. I might first move
> a-project to tmp and then move tmp to a-project/trunk. But the tmp directory
> is created in repository and this seems not elegant. Is there a clean way to
> do this?
>
> Rice

Move the *components* of a-project down to a-project/trunk. Add the
trunk directory, then move all the other contents, in two distinct
commits for safety.

>
Received on 2010-09-29 23:36:19 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.