#176: SAXParseException
--------------------+-------------------------------------------------------
 Reporter:  zooko   |       Owner:  lele      
     Type:  defect  |      Status:  new       
 Priority:  major   |   Milestone:  VersionOne
Component:  tailor  |     Version:  0.9       
 Keywords:          |  
--------------------+-------------------------------------------------------
 My repository (http://allmydata.org/source/tahoe/trunk-hashedformat )
 seems to have ill-encoded bytes in it.  Tailor has a few mechanisms for
 working-around the presence of ill-encoded, but they don't seem to be
 working, so I get:

 {{{
   File "/usr/local/lib/python2.6/dist-
 packages/tailor-0.9.35-py2.6.egg/vcpx/repository/darcs/source.py", line
 346, in changesets_from_darcschanges_unsafe
     parser.feed(chunk)
   File "/usr/lib/python2.6/xml/sax/expatreader.py", line 211, in feed
     self._err_handler.fatalError(exc)
   File "/usr/lib/python2.6/xml/sax/handler.py", line 38, in fatalError
     raise exception
 SAXParseException: <unknown>:5683:39: not well-formed (invalid token)
 }}}

 Here is the config file -- I've tried with {{{filter-badchars}}}, and with
 specifying the encoding as {{{utf-8}}}.

-- 
Ticket URL: <http://progetti.arstecnica.it/tailor/ticket/176>
Tailor <http://progetti.arstecnica.it/tailor>
An inter-VCs changeset exchanger
_______________________________________________
Tailor mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/tailor

Reply via email to