Tom could you reply? / #2934

I have problem with production site. Yes I upgraded production site without doing backup to revison 184, then to 190 - and I have now a little unstable version.

In the last versions I saw quiet good stability of development tree and I becomes a little lazy ;-).

Streber styarted to play a main role in my firm current development so it start to be crucial to roll back to stable revision.

When I roll back to stabl;e 183 revison I get errors - db structour is updated and I can't switch back to stable version.

Please help me to roll back to 183 revision or tell me hov to get stable new revision. I work on 184 now, but this version has some problems with creation of folders.

from _settings/db_settings.php

...
confChange("DB_VERSION","0.0705");

MY current revison is 184, which upgraded db structure.
I had 189 and 190 revuisions - these doesn't upgrade db structure.

from streber_db table csv export

"id";"version";"created";"updated";"version_streber_required"
"1";"0.059";"2006-06-01 21:20:02";"2006-11-07 15:57:36";"0.06"
"1";"0.068";"2006-08-30 10:38:45";"2006-11-07 15:57:36";"0.068"
"1";"0.0681";"2006-09-07 13:58:13";"2006-11-07 15:57:36";"0.0681"
"1";"0.0682";"2006-09-14 11:02:23";"2006-11-07 15:57:36";"0.0681"
"1";"0.0684";"2006-09-19 09:20:47";"2006-11-07 15:57:36";"0.0684"
"1";"0.07";"2006-10-17 15:10:21";"2006-11-07 15:57:36";"0.07"
"1";"0.0701";"2006-10-18 12:15:57";"2006-11-07 15:57:36";"0.0701"
"1";"0.0702";"2006-10-24 17:22:21";"2006-11-07 15:57:36";"0.0701"
"1";"0.0705";"2006-11-07 15:57:36";NULL;"0.0701"

I don't see in _db table version_streber_required 0.0702, but I see 0702.sql in install directory. Is it ok?

Why ID is 1 for all records? Is it correct?