Re: [viewvc-users] full path to files when viewing a patch
Chris <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.viewcvs.user |
|---|---|
| Message-ID | <4DE2D245.5050901__4822.65267423845$1306710619$gmane$org@gmail.com> |
On 28/05/11 04:40, C. Michael Pilato wrote: > On 05/26/2011 01:32 AM, Chris wrote: >> 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! > > Looks like a regression that crept in at some point. I've filed issue #485 > to track it: > http://viewvc.tigris.org/issues/show_bug.cgi?id=485 Looks like you've fixed it already, thanks for the help :) -- Postgresql & php tutorials http://www.designmagick.com/ ------------------------------------------------------ http://viewvc.tigris.org/ds/viewMessage.do?dsForumId=4255&dsMessageId=2752359 To unsubscribe from this discussion, e-mail: [[email protected]].