Cooke, Mark skrev 28. mai 2010 11:18:
I'm sorry but I do not speak English very well!
Seems good to me!
I have successfully installed Trac and can manage multiple
projects without problems.
I create a project with:
trac-admin /path/projectname initenv
and svn repository with:
svnadmin create /path/projectname/svn
...I would recommend that you keep the svn and trac trees separate. At
the moment you are embedding the svn files in the same directory, that
makes me feel uncomfortable.
trac-admin /path/projectname/trac initenv
svnadmin create /path/projectname/svn
...would be better. However, I don't know that that is your problem.
Agreed -- and it would make more sense to set up svn first, then trac?:
svnadmin create /path/projectname/svn
trac-admin /path/projectname/trac initenv
(...)
Perhaps you can provide more information about your configuration...
All the examples in the guide shows a list of files and
folders, but I have only an empty table and "root" as main
directory. Why?
Perhaps your webserver serves files from the /svn/-directories, not trac ?
I can't spot any obvious errors based on the information you've posted
so far.
Best regards,
--
.---. Eirik Schwenke <eirik.schwe...@nsd.uib.no>
( NSD ) Harald HÃ¥rfagresgate 29 Rom 150
'---' N-5007 Bergen tlf: (555) 889 13
GPG-key at pgp.mit.edu Id 0x8AA3392C
--
You received this message because you are subscribed to the Google Groups "Trac
Users" group.
To post to this group, send email to trac-us...@googlegroups.com.
To unsubscribe from this group, send email to
trac-users+unsubscr...@googlegroups.com.
For more options, visit this group at
http://groups.google.com/group/trac-users?hl=en.