New issue 317: Commit tool does not respect patch.eol settings. http://bitbucket.org/tortoisehg/stable/issue/317/commit-tool-does-not-respect-patcheol
Oleg Tazetdinov / TON on Tue, 23 Jun 2009 07:43:35 +0200: Description: Mercurial has been updated recently to enable real work with win32text enabled. A separate config setting was added: patch.eol. THG commit tool uses eolmode=None on line 469 of commit.py thus effectively it uses binary patching. As a result by-chunk commits cannot be used with win32text extension enabled. Probably some additional modifications should be done (e.g. in shelve). Responsible: tortoisehg -- This is an issue notification from bitbucket.org. You are receiving this either because you are the owner of the issue, or you are following the issue. ------------------------------------------------------------------------------ Are you an open source citizen? Join us for the Open Source Bridge conference! Portland, OR, June 17-19. Two days of sessions, one day of unconference: $250. Need another reason to go? 24-hour hacker lounge. Register today! http://ad.doubleclick.net/clk;215844324;13503038;v?http://opensourcebridge.org _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
