Edgewall Software

Ticket #1200 (new enhancement)

Opened 4 years ago

Last modified 22 months ago

Provide syntax to link to file-differences from svn log messages

Reported by: arnarb@… Owned by: cboos
Priority: low Milestone: 0.13
Component: version control/changeset view Version: 0.8
Severity: normal Keywords: wiki custom syntax
Cc:

Description

It would be nice if there was a syntax for filenames in svn log messages, so that the filename in question becomes a link that jumps to the corresponding file in the diff.

Attachments

Change History

Changed 4 years ago by cmlenz

  • priority changed from normal to low

Changed 4 years ago by cboos

This is related to #124 (not a duplicate though).

Changed 3 years ago by cboos

  • owner changed from jonas to cboos
  • status changed from new to assigned

I wonder if this can be handled by adding a "catch all" regexp to the wiki engine, which could be used to do an optional, context-dependent, parse step.

In this case, the Changeset module could build a lambda that tries to identify the relevant filenames from the changelog text.

This way, even the mention of a README file could be catched, because we can build the regexp from the list of changes files.

Changed 3 years ago by cboos

  • status changed from assigned to new

Changed 3 years ago by cboos

  • keywords wiki custom syntax added
  • milestone set to 0.11

Changed 22 months ago by cboos

  • milestone changed from 0.11 to 0.12

Probably not for 0.11, though the WikiEngine refactoring is done having the requirements for this ticket in mind.

Add/Change #1200 (Provide syntax to link to file-differences from svn log messages)

Author



Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change from cboos. Next status will be 'new'
The owner will change from cboos to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.