Emmanuel Blot wrote:
> First step is to check that as the post-commit script is invoked from
> the web server, it can run with the web server user, i.e. if your web
> server runs as the "apache" user, double check the behaviour of the
> script:
>
> sudo -u apache .../trac-post-commit-hook
>

Svn running over SSH in my Debian box, and I tested sudo -u XXX, got
the Traceback says:"requires read _and_ write permission to the
database file /var/lib/trac/db/xxx.db".

Then I granted permission to the group, now everything works sweet,

Thanks, Manu

--
Regards,
epaulin


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

Reply via email to