id summary reporter owner description type status priority milestone component version severity resolution keywords cc branch changelog apichanges internalchanges 10415 Post-commit hook fails silently when project name has space characters. anonymous "Post-commit hook fails silently when project name has space characters (Windows 7 x64, Python 2.7 32-bit, SVN 1.6.15 32-bit, Trac 0.12.2). Content of post-commit hook: {{{ trac-admin ""C:\Services\Trac\projects\Sand box"" changeset added ""%1"" ""%2"" }}} ...this does not work. {{{ trac-admin ""C:\Services\Trac\projects\Sandbox"" changeset added ""%1"" ""%2"" }}} ...this works. {{{ trac-admin ""C:\Services\Trac\projects\Sand box\"" changeset added ""%1"" ""%2"" }}} ...this fails with error message. Same problem also with post-revprop-change hook. " defect closed normal admin/console 0.12.2 major invalid