jouell wrote:
> Thanks Cristian,
>
> The error I receive "DatabaseError: file is encrypted or is not a
> database" indicates i am moving from 0.8 -> 0.9
>
> It's 0.9.0 (per trac-admin --version) to  to 0.9.6
>
>
> I've tried:
>
> sqlite3 trac.db .dump | sqlite3   other.db and then  copied it to the
> new host and imported, getting the same error.
>
> I know I must be close.
>   

Not sure if that will do the trick, but I think you should have dumped 
on the old machine to a file,
*copied the dump to the new machine*, then load that dump on the other 
machine.

-- Christian

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/trac-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to