hg branches reports different on different clones?

Todd Cooper todd_cooper at yahoo.com
Fri Dec 4 07:19:22 CST 2009


One clone reports:

tcooper at tcooper-desktop:~/hg/web/sd$ hg branches
default                     1920:9924b7545339
p2009-11-19e           1918:3ba3b17632f6
j2009-11-19a                1914:172fefed5683
j2009-11-19e           1912:37578f680fa4
fbranch                  1898:048d2b868e8c
p2009-11-12f            1897:c371b4820e95
p2009-11-19b                1895:9111a02823cf
obranch                     1844:8bf00971897f
tbranch                   1843:f944cd721b3a
ip2                         1825:342a1ee890bf
j2009-11-19b                1807:0c7b7760da29
p2009-11-19f            1662:2c5b0352ba21
p2009-11-19b            1338:1ed5bbae471e
p2009-11-19a                1887:78067efaf415 (inactive)
tcooper at tcooper-desktop:~/hg/web/sd$ hg branch
default
tcooper at tcooper-desktop:~/hg/web/sd$ 

Another clone reports:

p2009-11-19bruno/sd> hg branches
p2009-11-19b            1338:1ed5bbae471e
p2009-11-19a                1337:14184dd3b368 (inactive)
default                     1321:f6ffbbeeae01 (inactive)
j2009-11-15a                1316:cfcfbf3aae74 (inactive)
p2009-11-12a                1296:8b23be7083dd (inactive)
p2009-10-27a                1198:59710e833e9b (inactive)
fbranch                   339:6b4b4f537c44 (inactive)
p2009-11-19b/sd> hg branch
p2009-11-19b
p2009-11-19b/sd> 

I suspect that it is because which branch the clone is set to.
I contend that hg branches should always show all branches in the repository.
Is there a bug report for this?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial/attachments/20091204/d73d7b1d/attachment.htm>


More information about the Mercurial mailing list