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

Re: branching strategies in subversion

From: jes Struck <jes_at_praqma.net>
Date: Tue, 29 Nov 2011 09:13:20 +0100

Thank you for all youre responses

The point uis that im not interested in feature branching, my developers
are interested in working with developer branches because its hard for them
to setup up eclipse each time they branch of from trunk, (i now the switch
command is the solution) , but atm. they are just not branching, so to get
them started we will work like they get developer branches and the hope the
discover how easy it is and start using branching for features. which i
agree is the right thing onles youre in ClearCase UCM.

    *Jes Struck*
Consultant
Praqma A/S

 Tel:+45 22 71 82 46

Mail: jes_at_praqma.net

web: www.praqma.net

On 28 November 2011 17:46, Les Mikesell <lesmikesell_at_gmail.com> wrote:

> On Mon, Nov 28, 2011 at 4:43 AM, jes Struck <jes_at_praqma.net> wrote:
>
>>
>> no what i wanted to do was
>>
>>
>> https://sites.google.com/a/praqma.net/howto/subversion/branching-strategies
>>
>> im pretty sure this would solve my issues.
>>
>>
> The relevant thing there is the merge from trunk to branch, which you'll
> likely want to do often so your developers can take advantage of each
> others' work and avoid large conflicts. You might also consider more of a
> feature-branch approach, just copying a new branch from the trunk to start
> the next round of work after you reintegrate the current work. This will
> work even if only one developer uses the branch. If you don't like the
> clutter from a lot of branch names, you could delete the finished work and
> copy back to the same name.
>
> --
> Les Mikesell
> lesmikesell_at_gmail.com
>
>
Received on 2011-11-29 09:13:55 CET

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.