Hi all,

Today I decided to try to install Trac. I've read the documentation,
downloaded and installed everything I can think of.

When I create a new trac project and leave the subversion path empty,
everything works fine. However, when I create a new subversion-aware
project, the initialization stops just after: "WikiStart imported from
C:\Program Files\Python25\lib\site-packages\trac\wiki\default-pages
\WikiStart". That is, just before it shall tell me that everything was
installed correctly. But there is no error messages...

I initialize the environment with:

c:\program files\python25\Scripts\trac-admin.exe d:\trac\Shoppa
initenv
Project Name [My Project]>                                 Shoppa
Database connection string [sqlite:db/trac.db]>
Repository type [svn]>
Path to repository [/path/to/repos]>                       d:/
repositories/Shoppa


If I continue anyway with "tracd.exe -p 8000 d:\trac\Shoppa" and
browse to "http://localhost:8000";, I can see that there is a Shoppa
project, but as soon as I click on it, tracd quits without any error
messages...

I've read all the FAQs I could find and I'm fresh out of ideas. I've
even tried to create new repositories on "c:\projects" so I could
follow the troubleshooting section step by step, but still nothing.

Anyone has any useful tips? Would I have more success if I upgraded
subversion to 1.5.2?


Yours,

Mattias Åslund

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to