Problem with stat-cache under win32

Martin Pool mbp at sourcefrog.net
Tue May 31 03:54:09 BST 2005


On Mon, 2005-05-30 at 22:15 +0200, Roncaglia Julien wrote:
> ------------------------------------------------------
> F:\bzr.dev>bzr status
> 
> F:\bzr.dev>bzr status
> bzr: 'unicodeescape' codec can't decode bytes in position 3-5: truncated
> \uXXXX
> escape
>   at F:\bzr.dev\bzrlib\statcache.py:181 in load_cache()
>   see ~/.bzr.log for debug information

Thanks for the report.  I think this is now fixed by a new statcache
format that doesn't use unicode-escaping.

-- 
Martin






More information about the bazaar mailing list