On Fri, 2005-12-23 at 11:29 +0100, Lele Gaifax wrote:
> David Houghton ha scritto:
> > Am I right to understand that the problem is an sequence of bytes in the
> > rlog output that are not parsable as utf8? And does anyone have any
> > suggestions for how to fix this? I'm afraid I don't know Python.
> 
> Yes, you are right. Are you sure that the upstream CVS repo uses UTF-8 
> as encoding? There's an option "encoding-errors-policy" that you can set 
> to "ignore", instead of the default "strict" that raises the error you 
> experienced.

What version of tailor is this implemented in? I'm using 0.9.16. I
changed the config file to
        [DEFAULT]
        use-propset = True
        encoding = utf8
        encoding-errors-policy = ignore
        root-directory = /subversion/.sync/hybrid
        subdir = java
        ...
But I'm getting the same error.

David

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

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

Reply via email to