[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: Alex Chen <alex_chen_at_filemaker.com>
Date: 2006-10-06 18:51:56 CEST

I finally gave up and used the command line 'svn' to do the work.
I first used 'svn mkdir' to create a branch, then
'svn cp' to copy a module from the trunk to that branch.

Mark Phippard wrote:
> Alex Chen <alex_chen@filemaker.com> wrote on 10/05/2006 09:37:51 PM:
>
>
>> The repository names is, say, 'REPO', and I have a module, say, 'MOD'. I
>>
>
>
>> checked out the module MOD
>> from the truck of 'REPO'. It shows up as 'MOD [trunck/MOD]' in my
>>
> Eclipse
>
>> resource perspective.
>> I want to create a branch, say, 'foo' in the branches. From the SVN
>> perspective, I can see under
>> http://svnserver/REPO
>> there are 'branches', 'tags', and 'trunck'.
>>
>> I just cannot get it to create 'foo' under branches.
>>
>
> What do you see in the SVN Console when you try to do this. We are just
> executing the Copy API. I cannot see why it would fail. Creating the foo
> folder as part of the copy would be the norm.
>
> Mark
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
> For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Fri Oct 6 18:51:49 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.