New issue 112: THG inconsistently handles per-repository options. http://bitbucket.org/tortoisehg/stable/issue/112/thg-inconsistently-handles-per-repository
Oleg Tazetdinov / TON on Sat, 21 Mar 2009 16:03:01 +0100: Description: This issue exists for a rather long time already. THG does not always read per-repository options. It looks like these options are always respected when commands are run from the log viewer. At least some of these options are ignored when commands are run from explorer's context menu. Steps to reproduce: 1. Create repository from the attached bundle, do not update to the tip. 2. Enable win32text extension in the global Mercurial.ini but do not set encode/decode options. 3. Create an hgrc file in the repository .hg directory and add [encode] and [decode] with *=cleverencode: and *=cleverdecode: settings. 4. Right-click the repository and select 'Update' from the context menu. Update the repository. 5. Check the line endings, they will be Unix-style in spite of the encoding settings. 6. Delete 'test.txt' file. 7. Bring up the log viewer and right click the only revision; select Update and update the repository. 8. Check that now the file has DOS-style line endings. I believe the same problem exists with other settings though this is the simplest way to illustrate it. Command-line Mercurial works correctly. 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. ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
