Yes, I’m using: chown -R root:project /var/git/project and chown -R root:dev /var/git/project
members project = apache john members dev = john apache > On 04 Dec 2014, at 6:07 AM, Ryan Ollos <[email protected]> wrote: > > > > On Wed, Dec 3, 2014 at 8:03 PM, Noel da Costa <[email protected] > <mailto:[email protected]>> wrote: > Trac v1.0.1 > I'm not using explicit synchronization. > I get nothing at all in the debug log, using these settings: > > log_level = DEBUG > log_type = file > log_file = /var/log/trac.log > > I don't know, it does sound like a permissions issue. Are you recursively > changing the ownership on the Git repository directory? -- You received this message because you are subscribed to the Google Groups "Trac Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/trac-users. For more options, visit https://groups.google.com/d/optout.
