[PATCH 1 of 1] store: encode first space char in filenames (issue1713)

Adrian Buehlmann adrian at cadifra.com
Sun Aug 22 13:06:55 CDT 2010


On 21.08.2010 19:38, Adrian Buehlmann wrote:
> # HG changeset patch
> # User Adrian Buehlmann <adrian at cadifra.com>
> # Date 1282408762 -7200
> # Node ID 81918c77d3d7e3f4dcae03523f493c4363a9e9e3
> # Parent  1fe4702fe2dfc3f3afcb43eac34692241fabf65e
> store: encode first space char in filenames (issue1713)
> 
> Windows explorer of Windows 7 strips leading spaces of path elements of
> filenames when copying trees.
> 
> Encode the first space of all path elements as '~32' for 'parentdelta'
> repositories.
> 

voided.

I'll send a replacement.



More information about the Mercurial-devel mailing list