Hi Guys,
So I followed the instructions of the great post left here http://stackoverflow.com/questions/1113010/post-commit-hook-with-trac-and-svn and the associated posts mentioned for Trac + VisualSVN on windows.
I have set everything up - and when I run the "post-commit.cmd" - I get no errors at all.
My problem is - that Trac does not update tickets after I submit a commit and I cannot figure out why ?
Does anyone have any ideas how I can somehow figure out why its not updating Tickets from the SVN ?
Edit: So I turned Logging on in Trac - and when I run the post-commit.cmd script from the hooks folder i get
Trac[svn_fs] DEBUG: Subversion bindings imported
But no tickets update?