I am migrating servers and am trying to update my repository and trac to the newest versions.  Svn update fine, and I can create new trac sites ok.

I am having problems wth my trac.db file though.  At first when i moved it over I was getting errors about it being locked. After some research I found that was because I needed to upgrade to sqllite3.  Got that worked out, but now I have a new error.

The problem is that I need to "upgrade" the database, but when I run the script to do that I get this message:

Command failed: table session_old already exists

I read a couple threads that mention folks having problems with this. I even found one that mentioned the my problem speficically but the final message in the thread talks about having duplicate rows but not what table he had them in.  That thread can be found here.

http://lists.edgewall.com/archive/trac/2006-May/007962.html


When I run sqllite and inspect the db, that table does not exist.  Is it possible that the updgrade script has an error?  Anybody else having problems?

Thanks for your help.

simeon

_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac

Reply via email to