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.
syncmail-viewcvs.patch
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.