Re: [dwm] dwm hg
Sorry fixed ;) 2008/8/30 James Turner <[EMAIL PROTECTED]>: > Hey, when I do a fresh clone of dwm, I don't see any of the changes > marked as merge in the web interface. Am I doing something wrong?
Re: [dwm] dwm hg
On Sat, Aug 30, 2008 at 08:39:05AM +0100, Filippo Erik Negroni wrote: > From looking at the log, Anselm apparently has been working on branch > 'merge', but forgot to integrate back into default ever since. > > When you clone, you are by default placed in the 'default' branch, which you > can identify using > > $ hg identify > > Until Anselm integrates 'merge' into 'default', you can do either of two > things: > > $ hg up merge > > or > > $ hg up -r tip > > Ever since I started using mercurial, there has been a debate whether named > branches are a good thing. Mercurial originally was only supporting > branching by cloning, which is what I always do (apart from using MQueues). > > -- > Cheers, > Filippo Thanks for the hg lesson, it was very helpful. -- James Turner BSD Group Consulting http://www.bsdgroup.org
Re: [dwm] dwm hg
>From looking at the log, Anselm apparently has been working on branch 'merge', but forgot to integrate back into default ever since. When you clone, you are by default placed in the 'default' branch, which you can identify using $ hg identify Until Anselm integrates 'merge' into 'default', you can do either of two things: $ hg up merge or $ hg up -r tip Ever since I started using mercurial, there has been a debate whether named branches are a good thing. Mercurial originally was only supporting branching by cloning, which is what I always do (apart from using MQueues). 2008/8/30 James Turner <[EMAIL PROTECTED]> > Hey, when I do a fresh clone of dwm, I don't see any of the changes > marked as merge in the web interface. Am I doing something wrong? > > -- > James Turner > BSD Group Consulting > http://www.bsdgroup.org > > -- Cheers, Filippo
[dwm] dwm hg
Hey, when I do a fresh clone of dwm, I don't see any of the changes marked as merge in the web interface. Am I doing something wrong? -- James Turner BSD Group Consulting http://www.bsdgroup.org