From: SourceForge.net <no...@so...> - 2005-01-11 22:04:59
|
Patches item #1100474, was opened at 2005-01-11 14:01 Message generated for change (Comment added) made by freiheit You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=450021&aid=1100474&group_id=47611 Category: None Group: None Status: Open Resolution: None Priority: 5 Submitted By: Eric Eisenhart (freiheit) Assigned to: Nobody/Anonymous (nobody) Summary: Adding viewcvs link into syncmail emails Initial Comment: This patch adds an option (--viewcvs=URL ; also configurable by editing the setting in the syncmail script) that, when set, adds two URLs before each file. One to view the specific diff and one to view the record of the file in viewcvs. The simple view (not the link to the diff) should work equally well with any software that views the CVS repository and can have a path appended. This is still experimental, which is why I have both links in there. Also, my python skills are quite poor, so there's probably some stylistic problems here that somebody more fluent in python could clean up. Still, we've been using this at our site for a couple of days and haven't encountered any problems. ---------------------------------------------------------------------- >Comment By: Eric Eisenhart (freiheit) Date: 2005-01-11 14:04 Message: Logged In: YES user_id=9892 Oh yeah, still need to fix it so that files with strange things in their names (like spaces) generate correct links. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=450021&aid=1100474&group_id=47611 |