On Wed, Mar 4, 2009 at 9:23 AM, Brian Frank <[email protected]> wrote: > I am consistently getting an error dialog on most operations which look > like: > > > > Error executing hgproc > File “hgproc.py” line 107, in run_trapped > File “hgproc.py” line 102, in parse > … > File “dbhash.pyc”, line 16, in open > File “bsddb\__init__.pyc”, line 306, in hashopen > DBPermissionError: (1, ‘Operation not permitted’) > > I was using version 0.5 on Windows XP, but completely uninstalled it, and > installed a fresh copy of 0.6 and I still get the same error. I can only > conclude there is some corrupt “database” lying around on my system > somewhere, but I am at a loss to find it.
$(HOME)/.tortoisehg is where THG stores application "sticky" settings like windows sizes, etc. This is usually C:\Documents and Settings\username\.tortoisehg > Side note: it would be nice if the error dialog let you copy the error text. Yes, that should be on the TODO list for 0.8. Can you open an issue for this on Bitbucket? -- Steve ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Tortoisehg-discuss mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-discuss

