Trac 0.11a comes packed with the webadmin plugin, so it says NOT to install the egg (plugin). I'm having a really hard time creating an admin user using the instructions from the windows install. because of this I can get the Admin Tab to appear in the CGI. hopefully i'm missing something tiny.
there's some instructions for trac on windows, I can't get past the first step, it gives error message "python: can't open file trac-digest.py: [error2] no such file or directory" I've done a search for trac-digest and nothing is found. I've tried the SVN version of trac just incase. ========== More specifically, do this to get 0.11 with webadmin up and running: Create an administrator user (uses a script described elsewhere in the wiki) python trac-digest.py -u adm -p adm >> c:\digest.txt Give that user all permissions trac-admin c:\myproj permission add adm TRAC_ADMIN ========== the installation says to add "webadmin.* = enabled" into the trac.ini in [components] section. could you send a example copy of a digest.txt so i can see how it is formatted, and I can create it manually. OR better yet, what the heck am I doing wrong. Cheers, Dave --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
