[issue1831] win32text does not work with attic extension

Constantin Stefanov bugs at mercurial.selenic.com
Tue Sep 15 07:25:42 UTC 2009


New submission from Constantin Stefanov <cstef at parallel.ru>:

I have TortoiseHG 0.8.1 on Windows XP.
I have enabled win32text in %userprofile%/mercurial.ini.

I've installed attic extension.

And hg unshelve does not work

Here is transcript:
> hg init
> echo aa >> a.txt
> hg add a.txt
> hg commit -m "First commit"
> echo bb >> a.txt
> hg shelve
> hg unshelve
patching file a.txt
Hunk #1 FAILED at 0
1 out of 1 hunks FAILED -- saving rejects to file a.txt.rej
patching file a.txt
Hunk #1 FAILED at 0
1 out of 1 hunks FAILED -- saving rejects to file a.txt.rej
abort: patch failed to apply

If win32text extension is disabled, hg unshelve does not produce an error.

hgshelve extension does work with win32text enabled.

----------
messages: 10506
nosy: coctic
priority: bug
status: unread
title: win32text does not work with attic extension

____________________________________________________
Mercurial issue tracker <bugs at mercurial.selenic.com>
<http://mercurial.selenic.com/bts/issue1831>
____________________________________________________



More information about the Mercurial-devel mailing list