Hello,
I wanted to create a "trac environment template". I created a new
environment with trac-admin, changed the Trac.ini and set up all the
needed permissions.
Now I wanted to just copy that environment directory to another
location to create a new environment. But when I open the Trac page,
I get the following error message:
"Trac detected an internal error:
SubversionException: ('Berkeley DB error while opening environment for
filesystem /srv/svn/repos/db:\nPermission denied', 160029)"
The "/srv/svn/repos/db:" seems to look wrong, I mean what is the
connection between the SVN repository directory and the database
string "db:...."?
I'm there there is no problem with the linux directory read/write
permissions, because the template-evironment itself runs without
problems.
Is it actually possible to just copy over the trac db for a new
project, or is the trac evironment location saved in the trac db
when the evironment is created with trac-admin?
What else could cause the error?
Thanks a lot for you help!
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---