abort: unknown revision 'default'!

Matt Mackall mpm at selenic.com
Mon Feb 8 03:12:14 CST 2010


On Mon, 2010-02-08 at 14:26 +0530, Dilip M wrote:
> Hello,
> 
> hg init
> hg branch dust
> hack hack commit
> hg up default
> abort: unknown revision 'default'!
> 
> I am using, [2520]dilim at blrmimsbuild4> hg --version
> Mercurial Distributed SCM (version 1.4.3+4-192083a3e6fe)
> 
> Is it a normal behavior or bug?

Looks correct to me. As the message says, there are no revisions on the
default branch.

-- 
http://selenic.com : development and support for Mercurial and Linux




More information about the Mercurial mailing list