On Tue, 2012-07-31 at 01:10 -0700, Walter Bright wrote:
[…]
> 
> We're already using Git.

I will be "robust".

You may be making use of Git commands but you are still using
Subversion, you are not using Git.

> > To be honest there is never a reason to freeze a repository, even with
> > Subversion, and definitely not with Git, Mercurial and Bazaar. With
> > these latter DVCSs, branching and cherry-picking, means that you just
> > branch from master to create the branch for the release. Whether this
> > becomes a full-blown maintenance branch or just a temporary release
> > branch that merges back post release is a fundamental question of
> > process on which there are opinions. Go has a "there will only ever be
> > the default branch" model,
> 
> Which is what we currently have with dmd on Git.

I don't see how you can be doing a freeze-free process if you declare a
freeze. There are fundamental and crucial differences between master
HEAD in Git and trunk in Subversion. This whole thread is about not
using Subversion trunk thinking when using Git master HEAD.

To say more would be to repeat what has already been repeated.

-- 
Russel.
=============================================================================
Dr Russel Winder      t: +44 20 7585 2200   voip: sip:russel.win...@ekiga.net
41 Buckmaster Road    m: +44 7770 465 077   xmpp: rus...@winder.org.uk
London SW11 1EN, UK   w: www.russel.org.uk  skype: russel_winder

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to