[PATCH] Big patch: default path names should be unicode (was: [win32] non-ascii/non-english file names: internal usage of file names)

Alexander Belchenko bialix at ukr.net
Tue Nov 29 22:29:19 GMT 2005


Alexander Belchenko пишет:
> For workaround of this incompatibility in bzrlib code always should use 
> unicode file paths for all operations. Key points here is default 
> directory values such '.' used in construction Branch object etc.

I'm searching through bzrlib code for '.', ".", '', "". Here is big 
patch[1] that change all default path names to unicode form. Probably I 
miss some points.

[1] http://bzr.onembedding.com/bzr.win/patches/patch-bialix28.diff

Selftest on my windows machine show no regressions. Please, test it on 
Linux.

Alexander





More information about the bazaar mailing list