report bug in 'hg branches'

Todd Cooper todd_cooper at yahoo.com
Wed Dec 16 13:44:25 CST 2009


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.  
Now that I have successfully hacked notify.py, I was wondering if I should just fix it?
Does anyone else agree this is a bug?  Should it not always report all named branches no matter where you are updated to?

Please excuse the 'xxxx'   I have tried to clean up proprietary information.

tcooper at tcooper-desktop:~/hg/web$ cd sd
tcooper at tcooper-desktop:~/hg/web/sd$ hg branches
default                     2059:a81a187f1d40
j2009-11-19fxxxx            2058:eb9649865f8a
j2009-11-19e           2054:baab85f686ae
p2009-11-12fxxxxb           2044:48cbfa1b4d8e
p2009-11-19b                2042:72b583c83a20
p2009-11-19bxxxx            2038:05fcddb8e4ff
floraflxxx                  2036:e082470d0c71
p2009-11-19exxxxx           2013:83d9a290c05b
p2009-11-19a                1947:ac8a1e3dd9eb
tcxxxxxxx                   1930:aaf6e0f0e43e
ohxxxxx                     1929:7572b4fb6f17
ip2                         1927:a1ffb373e87e
j2009-11-19heys             1921:37761ce8cfa1
p2009-11-12flora            1897:c371b4820e95
j2009-11-19a                1951:b0ebb932bcd4 (inactive)
tcooper at tcooper-desktop:~/hg/web/sd$ hg tip
changeset:   2059:a81a187f1d40
tag:         tip
parent:      2056:1cfde3813301
user:        xxxxxxxxxxxxxxxxxxxxxxxxx
date:        Tue Dec 15 17:45:36 2009 -0500
summary:     Reduce amount of delivery option configuration needed.

tcooper at tcooper-desktop:~/hg/web/sd$ cd ..
tcooper at tcooper-desktop:~/hg/web$ hg clone -r ip2 sd sd2
requesting all changes
adding changesets
adding manifests
adding file changes
added 1468 changesets with 8171 changes to 4767 files
updating to branch ip2
3944 files updated, 0 files merged, 0 files removed, 0 files unresolved
tcooper at tcooper-desktop:~/hg/web$ cd sd2
tcooper at tcooper-desktop:~/hg/web/sd2$ hg branches
ip2                         1467:a1ffb373e87e
default                     1450:87dd58ee65af (inactive)
j2009-11-19a                1443:dd81a0de8be8 (inactive)
j2009-11-15a                1433:58877d981dae (inactive)
p2009-11-19a                1331:0f2970d7cbf8 (inactive)
flxxxflxxx                  339:6b4b4f537c44 (inactive)
tcooper at tcooper-desktop:~/hg/web/sd2$ 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20091216/80f2e25c/attachment.htm>


More information about the Mercurial-devel mailing list