On Jul 14, 12:20 am, jevans <[EMAIL PROTECTED]> wrote:
> On Jun 9, 2:34 pm, "Erik Bray" <[EMAIL PROTECTED]> wrote:
>
> > On Sun, Jun 8, 2008 at 8:24 PM, priitmaxx <[EMAIL PROTECTED]> wrote:
>
> > > Is there a documented way toupgradefrom0.11b1 to0.11Rc1 ?
>
> > Just install0.11rc1 over your existing installation.
>
> Hi,
> I had 0.11b2 installed on Windows. TracUpgrade instructions seem to
> address upgrading from previous versions so I followed this advice and
> simply ran the 0.11 Windows Installer. Appeared to work until I tried
> to open Trac. Says WIKI_VIEW privileges are required and does not have
> a login link. I still see the auth files. Any idea what I should
> look at?
> Thanks for any help,
> - jevans
trac-admin dies with:
Traceback (most recent call last):
File "C:\Programs\Python25\Scripts\trac-admin-script.py", line 5, in
<module>
from pkg_resources import load_entry_point
File "C:\Programs\Python25\lib\site-packages\pkg_resources.py", line
2565, in
<module>
parse_requirements(__requires__), Environment()
File "C:\Programs\Python25\lib\site-packages\pkg_resources.py", line
524, in r
esolve
raise DistributionNotFound(req) # XXX put more info here
pkg_resources.DistributionNotFound: Trac==0.11
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---