Neal Becker ha scritto:
    self.source.prepareSourceRepository()
AttributeError: 'HgWorkingDir' object has no attribute 'prepareSourceRepository'

It seems you are trying to use the CLI version of the hg backend, which is a target only implementation. Use "hglib" instead, which implements both directions.

This should probably be properly catched and alerted, feel free to open a ticket.

Another approach would be of dismissing the CLI backend, leaving only the native implementation, as it was done for bazaar-ng. Any takers?

ciao, lele.
_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor

Reply via email to