report bug in 'hg branches'

Todd Cooper todd_cooper at yahoo.com
Wed Dec 16 14:04:24 CST 2009


Since I did not get any response earlier, I thought I would try the devel list.
I see what happens, the clone is a partial clone.
I think this is a documentation bug then.
What I wanted was 'clone me a complete copy, then update that copy to branch ip2'
This can be done with 'clone -U', followed by a 'update -r ip2'.

tcooper at tcooper-desktop:~/hg/web/sd2$ hg pull 
pulling from /home/tcooper/hg/web/sd
searching for changes
adding changesets
adding manifests
adding file changes
added 592 changesets with 1597 changes to 449 files (+14 heads)
(run 'hg heads' to see heads, 'hg merge' to merge)
tcooper at tcooper-desktop:~/hg/web/sd2$ hg branches
default                     2059:a81a187f1d40
j2009-11-19flxxx           2058:eb9649865f8a
j2009-11-19events           2054:baab85f686ae
p2009-11-12florab           2044:48cbfa1b4d8e
p2009-11-19b                2042:72b583c83a20
p2009-11-19bruno            2038:05fcddb8e4ff
flxxxflxxx                  2036:e082470d0c71
p2009-11-19events           2013:83d9a290c05b
p2009-11-19a                1947:ac8a1e3dd9eb
tcxxxxxxx                   1930:aaf6e0f0e43e
ohxxxxx                     1929:7572b4fb6f17
j2009-11-19heys             1922:37761ce8cfa1
p2009-11-12flxxx            1898:c371b4820e95
ip2                         1467:a1ffb373e87e
j2009-11-19a                1951:b0ebb932bcd4 (inactive)
tcooper at tcooper-desktop:~/hg/web/sd2$ 







________________________________
From: Greg Ward <greg-hg at gerg.ca>
To: Todd Cooper <todd_cooper at yahoo.com>
Cc: mercurial-devel <mercurial-devel at selenic.com>
Sent: Wed, December 16, 2009 2:55:09 PM
Subject: Re: report bug in 'hg branches'

On Wed, Dec 16, 2009 at 2:44 PM, Todd Cooper <todd_cooper at yahoo.com> wrote:
> I tried reporting this before
> hg branches only shoes the branches up to the revision you are updating to.
> I think this is a bug.



More information about the Mercurial-devel mailing list