zeroconf/mq/serve interraction question

Matt Mackall mpm at selenic.com
Thu Oct 18 19:04:38 UTC 2012


On Thu, 2012-10-18 at 12:08 -0400, Boggess, Rod wrote:
> I'm on Win7x64 with TortoiseHg 2.5, hg 2.3.1. I have zeroconf and mq
> extensions enabled.
...
> hgext.zeroconf.Zeroconf.NonUniqueNameException

Sounds like you have non-unique names. Zeroconf advertises repositories
based on the last component of their path name. So if you have repos
foo/patches and bar/patches, it will attempt to advertise them both as
"patches".

The last genuine hacking on the zeroconf extension was in Apr 2011, so
you might want to tackle this yourself. Start hacking here:

http://www.selenic.com/hg/file/4091b0322918/hgext/zeroconf/__init__.py#l114

-- 
Mathematics is the supreme nostalgia of our time.





More information about the Mercurial mailing list