On Tuesday, 06 January 2009 at 20:54, John J. Foster wrote: > On Tue, Jan 06, 2009 at 07:32:34PM -0800, Brendan Cully wrote: > > Looks like you need to hg up -C HEAD > I'd already done that as was listed in my previous post, but did it > again. > > fes...@magpie ~/src/mutt $ hg up -C HEAD > 0 files updated, 0 files merged, 0 files removed, 0 files unresolved > > > Compare `hg parents` to `hg tip`, or just `hg parents | grep tip`. > > > fes...@magpie ~/src/mutt $ hg parents > changeset: 5658:4032dfd52118 > branch: HEAD > tag: tip > user: Vsevolod Volkov <[email protected]> > date: Tue Jan 06 18:34:46 2009 -0800 > summary: Updated Russian translation > > fes...@magpie ~/src/mutt $ hg tip > changeset: 5658:4032dfd52118 > branch: HEAD > tag: tip > user: Vsevolod Volkov <[email protected]> > date: Tue Jan 06 18:34:46 2009 -0800 > summary: Updated Russian translation
Ok. In that case I'd compare mutt -v to ~/src/mutt/mutt -v :) And if they are both the old versions, make clean and make again.
