Closed (fixed)
Project:
CVS integration
Version:
4.7.x-2.x-dev
Component:
X-CVS scripts
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
19 Dec 2006 at 14:32 UTC
Updated:
3 Jan 2007 at 02:00 UTC
Emails that we generate for commits have a handy diff link at bottom. alas, the syntax for that link has to be different for a new file. this patch implements that. requires a visit to the config file. set 'logs_cvsurls_initial' to the same as logs_cvsurls but omit the whole querystring ... i can't test this, but it should work :)
| Comment | File | Size | Author |
|---|---|---|---|
| patch_166 | 1.91 KB | moshe weitzman |
Comments
Comment #1
dwwcommitted a slightly cleaned up version of your patch to DRUPAL-4-7--2. however, in testing, it became clear you had a logic bug. ;) we want the '_initial' setting if we have 'NONE' in the old revision, not the other way around. :( so, i fixed that, did more testing, and it all seems to be happy now.
thanks,
-derek
Comment #2
dwwComment #3
(not verified) commented