james anderson wrote:
> ...
> i don't recall that, but it was a new installation
> when would it have asked?
>
> i've now checked out a new tree. to r5148, installed, and performed
> the admin/upgrade "by hand". it reported only
>
> Database up to date, no upgrade necessary.
>
I couldn't reproduce the problem, but probably what happened is that you
created that repository using 0.10.4dev at a revision newer than r5115
but /older than/ r5135, which fixed this initenv issue.
Now if you have r5148, re-creating a new environment should work.
Alternatively, you can fix your existing environment by hand:
$ sqlite3 your_trac_env/db/trac.db "insert into system values
('youngest_rev', '')"
Sorry for the inconvenience, and if for some reason it appears that the
initenv still doesn't work with the latest of 0.10.4dev, please create a
high prio ticket for it.
-- 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?hl=en
-~----------~----~----~----~------~----~------~--~---