static http and bookmarks?

Martin Geisler mg at lazybytes.net
Wed Aug 25 06:32:04 CDT 2010


Giorgos Keramidas <keramida at ceid.upatras.gr> writes:

> I've recently bumped against this exception when pulling from a static
> http repository:
>
> ,-----------------------------------------------------------------------
> | keramida at kobe:/hg/doc/typaldos$ hg pull
> | pulling from http://typal-doc.superuser.gr
> | αναζήτηση αλλαγών
> | δεν υπάρχουν αλλαγές

Heh, this looks cool! :-)

> |   File "/usr/local/lib/python2.6/site-packages/hgext/bookmarks.py", line 374, in listbookmarks
> |     for k, v in repo._bookmarks.iteritems():
> | AttributeError: 'statichttprepository' object has no attribute '_bookmarks'
> | keramida at kobe:/hg/doc/typaldos$
> `-----------------------------------------------------------------------
>
> Is this supposed to work? If not, can we skip repo types that have no
> '_bookmarks' attribute in listbookmarks()?

I did this in changeset 1938954354ec.

-- 
Martin Geisler

Mercurial links: http://mercurial.ch/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: not available
URL: <http://selenic.com/pipermail/mercurial-devel/attachments/20100825/522c58a1/attachment.pgp>


More information about the Mercurial-devel mailing list