Hello, I've just installed trac 0.11.6 on windows alongside svn. When trying to get the svn-post-commit hook running I am following the examples where there is a post-commit windows cmd file that calls trac-admin with the following parameters:
%TRAC_ADMIN% "%TRAC_ENV%" changeset added "%REPOS%" "%REV%" This returns a syntax error: *** Unknown syntax: changeset 'added' "e:/svnroot" "20" I get the same thing when typing the command out manually at the command line... And when running trac-admin in help or interactive mode, the 'changeset' command is not listed. Has something changed in trac- admin since the docs were last updated? thanks. -- 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.
