[viewvc-users] full path to files when viewing a patch
Chris <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Message-ID | <[email protected]> |
Hi, I've recently upgraded from viewcvs 0.9.something to 1.1.11 and I've noticed a behaviour change that I'd like to restore. The old patches used to have the full path to the file in them, eg, the url path/to/file?r1=1.728.2.7&r2=1.728.2.8&view=patch would have: --- repository/path/to/file 2011/04/19 06:54:37 1.728.2.7 +++ repository/path/to/file 2011/05/26 00:06:43 1.728.2.8 the new version has: --- file 2011/04/19 06:54:37 1.728.2.7 +++ file 2011/05/26 00:06:43 1.728.2.8 instead. I've tried editing the templates/diff.ezt file to add the [where] tag but I guess I'm looking at the wrong template or trying to use the wrong tag, my change doesn't show up when I'm looking at a 'patch'. Any help much appreciated! Cheers, -- Postgresql & php tutorials http://www.designmagick.com/ ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2748811 To unsubscribe from this discussion, e-mail: [[email protected]].