New issue 349: Error in revert function
http://bitbucket.org/tortoisehg/stable/issue/349/error-in-revert-function
DannyWan on Thu, 2 Jul 2009 11:09:57 +0200:
Description:
Hi,
One of my colleague (not in my project, but also using THG), send me a mail
saying that he faced an python error bug. I didn't try to reproduce it, but in
case it should be usefull for you, I copy here his mail:
"I have tested to use the 0.8 preview version. I found there is a bug for the
revert function.
The revert function is at TortoiseHG -> View File Status or select a file and
choose revert. In the status window, there is an operation “revert”. When using
it, there is nothing changed and then it shows a bug report window:
{{{
#!python
** Please report this bug to [email protected] or
http://bitbucket.org/tortoisehg/stable/issues
** Mercurial version (09c6735e3880). TortoiseHg version (ee1684dad60d)
** Command: --nofork revert --listfile C:\DOCUME~1\andy\LOCALS~1\Temp\THGC.tmp
** CWD: D:\projects\XXXXXX\Data\Tracks\Track02A
** Extensions loaded: extdiff
Recoverable runtime error (stderr):
Traceback (most recent call last):
File "hggtk\status.pyc", line 1079, in revert_clicked
File "hggtk\status.pyc", line 1138, in hg_revert
File "hggtk\gdialog.pyc", line 381, in _hg_call_wrapper
File "hggtk\status.pyc", line 1112, in dohgrevert
File "mercurial\commands.pyc", line 2680, in revert
File "mercurial\commands.pyc", line 2656, in checkout
File "mercurial\localrepo.pyc", line 604, in wwrite
File "mercurial\util.pyc", line 844, in __call__
File "mercurial\windows.pyc", line 20, in posixfile
IOError: [Errno 13] Access is denied
}}}
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.
------------------------------------------------------------------------------
_______________________________________________
Tortoisehg-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop