On Oct 25, 2011, at 8:46 PM, Adrian Klaver wrote:
> Just checking if anyone else is seeing this or not. I did the Web update some
> days ago and now whenever I launch an app Dabo seems to think the files
> listed
> below have not been updated and asks whether I want to download new versions.
>
> biz/dBizobj.py
> biz/test/test_mm.py
>
>
> Platform: GTK
> Python Version: 2.6.5 on linux2
> Dabo Version: Version 0.9.3; Revision ~6865
> UI Version: 2.8.12.1 on wxGTK (gtk2)
Hmmm... this seems to be an issue with the auto-version changes that
changes the __version__.py file when we commit to subversion. It's happened
before.
Try this: go to the directory containing the dabo source, and edit
__version__.py. Look for the line that reads:
_approximateRevision = "~6865"
...and change it to:
_approximateRevision = "~6866"
That should put things back in sync. I'll have to keep an eye on this
for future updates.
-- Ed Leafe
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-users
Searchable Archives: http://leafe.com/archives/search/dabo-users
This message:
http://leafe.com/archives/byMID/[email protected]