Modify ↓
Opened 16 years ago
Closed 16 years ago
#4327 closed defect (fixed)
pre-commit hook for svnhooksystem doesn't work; information should be fetched with svn look
Reported by: | Jeff Hammel | Owned by: | Jeff Hammel |
---|---|---|---|
Priority: | high | Component: | RepositoryHookSystemPlugin |
Severity: | critical | Keywords: | |
Cc: | ejucovy@… | Trac Release: | 0.11 |
Description
the svnhooksystem fetches the desired revision on post-commit from the repository; for pre-commit hooks, this won't work as the desired revision is not available to sync to
svnlook should be used to get the information from the transaction and build a dummy changeset object
Attachments (0)
Change History (4)
comment:1 Changed 16 years ago by
comment:3 Changed 16 years ago by
comment:4 Changed 16 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
the documentation at http://trac-hacks.org/wiki/RepositoryHookSystemPlugin should be fixed following ticket resolution