Bugs item #2008948, was opened at 2008-07-03 00:08 Message generated for change (Comment added) made by tksoh You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=968354&aid=2008948&group_id=199155
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: dialogs Group: None Status: Open Resolution: None Priority: 5 Private: No Submitted By: Juarez (rorian) Assigned to: Nobody/Anonymous (nobody) Summary: hgproc crashes when files can't be read Initial Comment: This occurs for me when I try to commit a project which I currently have open in Visual Studio - The <project>.NCB file is opened for exclusive access, and hgproc crashes out with a stack dump and error message. The jist of the error message is: Error executing hgproc Traceback File "hgproc.py", line 107 in run_trapped .. File "qctlib\utils.pyc", line 27 in isBinary IOError: [Errno 13] Permission denied: 'project.ncb' ---------------------------------------------------------------------- >Comment By: TK Soh (tksoh) Date: 2008-07-29 08:21 Message: Logged In: YES user_id=411637 Originator: NO Looks like Qct is having some problem. Can you try TortoiseHg's internal commit tool? ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=968354&aid=2008948&group_id=199155 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
