[PATCH 1 of 3 STABLE] convert/svn: make svn sink work with svn 1.7

Matt Mackall mpm at selenic.com
Sat Dec 3 11:16:44 CST 2011


On Sat, Dec 03, 2011 at 11:35:55AM +0100, Patrick Mézard wrote:
> Le 02/12/11 21:35, Matt Mackall a écrit :
> > 
> > So we should probably:
> > 
> > - try to detect whether UTF-8 is in use and just use it
> 
> Is in use where? In the source repository? In the shell we are using
> to push stuff to svn?

In the source manifest of the revision being converted. This will
match what I plan to do for Windows: if a given revision's filenames
are all UTF-8, then we can use the wide APIs when checking it out.

> 
> > - otherwise fall back to encoding.encoding
> > - abort on untranscodable characters
> 
> --
> Patrick Mézard

-- 
Mathematics is the supreme nostalgia of our time.


More information about the Mercurial-devel mailing list