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

Re: [Subclipse-users] Creating branches

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-10-06 02:38:48 CEST

Alex Chen <alex_chen@filemaker.com> wrote on 10/05/2006 08:21:27 PM:

> I am trying to create a subversion branch using Subclipse, but I am
> still not quite sure about the process.
> I want to branch off a new branch say, foo, from the trunk.
> I tried to use the Team->Copy(Branch/Tag) window, and changed the
> destination URL from
> 'xxxx/trunk/module' to 'xxxx/branches/foo'. I got an error saying that
> directory does not exist.

Does "branches" exist in the repository? The Subversion copy command will
create foo, but not branches and foo.

> If I used the Team->Configure Branches/Tags to create a branch, I could
> create a branch 'foo' under the branch symbol
> named 'Branches', not under the actual 'branches' folder structure.
> When I went back to use the Team->Copy window and double click on that
> branch name 'foo', the destination URL changes to
> 'xxxx/branches', not 'xxxx/branches/foo' as expected.
>
> Can someone provide a more details steps of creating a branch?

Configure Branches and Tags has a different purpose. This page explains
it:

http://subclipse.tigris.org/branch_tag.html

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Oct 6 02:38:59 2006

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

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