New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #19250 (assigned enhancement)

Opened 4 years ago

Last modified 4 years ago

Modify SVN-Notify to add additional links into repository from the commit email

Reported by: jberry@… Owned by: wsiegrist@…
Priority: Normal Milestone:
Component: server/hosting Version:
Keywords: Cc:
Port:

Description

The commit emails put out by SVN-Notify would be more useful if they included links directly to the file in SVN or Trac.

A heading is put out before each diff section, which already includes path information and revisions. It seems like it would be nice if each of those were a true link into the trac representation.

The following heading, for instance, could include three links (one to the file in trac, one to the starting revision, and one to the ending revision).

Modified: trunk/base/src/port1.0/portlint.tcl (49405 => 49406)

Change History

comment:1 Changed 4 years ago by wsiegrist@…

  • Status changed from new to assigned

I think this is doable with a custom filter, probably implenting the diff subroutine.

SVN::Notify::Filter

comment:2 Changed 4 years ago by wsiegrist@…

  • Version 1.7.1 deleted
  • Type changed from defect to enhancement
  • Milestone Website & Documentation deleted
Note: See TracTickets for help on using tickets.