Issue 124: TortoiseHG is completely broken
http://bitbucket.org/tortoisehg/stable/issue/124/tortoisehg-is-completely-broken

Steve Borho / sborho on Wed, 25 Mar 2009 21:48:38 +0100:

Comment:
  I think I understand most of what happened now.  The first time you run a 
0.7.X app after an upgrade, it imports your pre-0.7 settings file and then 
deletes it.  I think the multiple close interfered with this import and left 
the old DB files in a broken state, which broke both 0.7.1 and the older THG 
versions.

Since our pre-0.7 dialog settings files were pretty basic (mostly geometries 
and slider positions), I believe this is an opportunity for addition by 
subtraction.  I'm going to nuke the import functions for pre-0.7 settings, and 
make the new DB close() code a tad more robust.

If we find the need to change DB formats in the future, the installer will have 
to perform the upgrade while we know it's safe to do so.

-- 
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

Reply via email to