New issue 235: Updating/Reverting a read-only file displays "Errors occured, 
see the logfile for details' dialog
http://bitbucket.org/tortoisehg/stable/issue/235/updating-reverting-a-read-only-file-displays-errors-occured-see-the-logfile-for-details

karanikk on Wed, 20 May 2009 03:16:46 +0200:

Description:
  I'm using mercurial/tortoisehg with VSS which by default applies the 
read-only attribute to files checked-in. 

If an attempt is made to update, revert etc. such a file from tortoisehg
{{{*** [Errno 13] Access is denied: 'C:\\repo\\test.txt'}}}
is reported in the output window, but after closing that, an additional "Errors 
occured, see the logfile for details' message box appears.

Perhaps such errors which are not catastrophic, should be treated as severely, 
and in such cases displaying the second message box should not be necessary.

Here is the actual exception trace:
{{{
Traceback (most recent call last):
  File "hggtk\hglib.pyc", line 221, in run
  File "hggtk\hglib.pyc", line 374, in thgdispatch
  File "hggtk\hglib.pyc", line 363, in <lambda>
  File "mercurial\commands.pyc", line 2930, in update
  File "mercurial\hg.pyc", line 268, in clean
  File "mercurial\merge.pyc", line 496, in update
  File "mercurial\merge.pyc", line 337, in applyupdates
  File "mercurial\localrepo.pyc", line 588, in wwrite
  File "mercurial\util.pyc", line 1625, in __call__
  File "mercurial\util_win32.pyc", line 294, in __init__
WinIOError: [Errno 13] Access is denied : 'C:\\repo\\test.txt'
}}}


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.

------------------------------------------------------------------------------
Crystal Reports - New Free Runtime and 30 Day Trial
Check out the new simplified licensing option that enables 
unlimited royalty-free distribution of the report engine 
for externally facing server and web deployment. 
http://p.sf.net/sfu/businessobjects
_______________________________________________
Tortoisehg-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to