{{{
#!python
** Please report this bug to http://bitbucket.org/tortoisehg/thg/issues
** Mercurial version (1.7.3). TortoiseHg version (1.9.2+4-cff31955a6fa)
** Command:
** CWD: /etc
** Extensions loaded: mq, hgk, transplant, convert, record, graphlog,
highlight,
rebase, pbranch, bookmarks, purge
** Python version: 2.7 (r27:82500, Sep 16 2010, 18:02:00) [GCC 4.5.1 20100907
(Red Hat 4.5.1-3)]
** Qt-4.7.1 PyQt-snapshot-4.8.3-454d07a16153
Traceback (most recent call last):
File "/home/nbecker/thg/tortoisehg/hgqt/run.py", line 456, in __call__
dlg = dlgfunc(ui, *args, **opts)
File "/home/nbecker/thg/tortoisehg/hgqt/workbench.py", line 683, in run
w.showRepo(root)
File "/home/nbecker/thg/tortoisehg/hgqt/workbench.py", line 349, in showRepo
self.openRepo(path)
File "/home/nbecker/thg/tortoisehg/hgqt/workbench.py", line 340, in openRepo
self._openRepo(path=repopath, reuse=reuse)
File "/home/nbecker/thg/tortoisehg/hgqt/workbench.py", line 557, in _openRepo
repo = thgrepo.repository(path=path)
File "/home/nbecker/thg/tortoisehg/hgqt/thgrepo.py", line 48, in repository
repo = hg.repository(_ui, path, create)
File "/usr/lib64/python2.7/site-packages/mercurial/hg.py", line 96, in
repository
repo = _lookup(path).instance(ui, path, create)
File "/usr/lib64/python2.7/site-packages/mercurial/localrepo.py", line 1903,
in instance
return localrepository(ui, util.drop_scheme('file', path), create)
File "/usr/lib64/python2.7/site-packages/mercurial/localrepo.py", line 73, in
__init__
requirements = set(self.opener("requires").read().splitlines())
File "/usr/lib64/python2.7/site-packages/mercurial/util.py", line 926, in
__call__
fp = posixfile(f, mode)
IOError: [Errno 13] Permission denied: '/etc/.hg/requires'
}}}
------------------------------------------------------------------------------
The ultimate all-in-one performance toolkit: Intel(R) Parallel Studio XE:
Pinpoint memory and threading errors before they happen.
Find and fix more than 250 security defects in the development cycle.
Locate bottlenecks in serial and parallel code that limit performance.
http://p.sf.net/sfu/intel-dev2devfeb
_______________________________________________
Tortoisehg-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss