Hello Javed, > -----Original Message----- > From: [email protected] > [mailto:[email protected]] On Behalf Of javed chauhan > Sent: 09 August 2011 09:05 > To: Trac Users > Subject: [Trac] Trac On windows XP > > Hello, > > I am trying to install trac on my windows xp according to > > http://trac.edgewall.org/wiki/CookBook/Installation/TracOnWindowsWithAccountManager
Please note that that page was last modified on 2009 and is effectively out of date... > now when i go to step 'trac-admin \trac initenv', it asks for > projectname and then connection string. > > I have added projectname and enter and added default connection > string. (Actually i wanted to use mysql but it is giving me error so > for testing purpose i used default sqlite, for mysql if you can help) > > After default db selection it went thru and congratulations message > displayed, But did not ask these two steps under 'Configure Trac > environment' > 6. Press the Return key to select svn as the default Repository type > 7. Type in the full path of your repository; e.g. /svnrepositories/ > myproject, and press the Return key Trac 0.12 allows you to have multiple repositories attached to a single trac instance. These are now configured through the Admin interface, and have been removed from the `initenv` process. > And when i tracd --port 8000 C:\trac it shows exception errors. > > I am stuck here and can not go ahead, what to do now? Can you please > someone help me. It would help if you could tell us which versions of Trac, Genshi, Babel (did you install Babel? It is required for 0.12) etc and show us the exception errors, otherwise I would only be guessing... ~ Mark C -- 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.
