Ticket #1844 (new defect)
trac-post-commit should go fine with svn merges
| Reported by: | Christian Parpart <trapni@…> | Owned by: | cboos |
|---|---|---|---|
| Priority: | normal | Milestone: | not applicable |
| Component: | version control | Version: | devel |
| Severity: | minor | Keywords: | post-commit-hook svk helpwanted |
| Cc: |
Description
Hi,
as I got *NO* response in the list, I'm trying it here.
trac-post-commit interprets fragments like "closes #7", "refs #8" and alike.
When a merge happens (using svk) e.g. using the following command: svk smerge -l /bugfix-branch /stable-branch where -l specifies to use the prio commit log messages as merge commit log messages;
this implies that the above mentioned "refs #8" (and alike) will be interpreted again.
is there a way to fix this in trac-post-commit?
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


