Re: [SVN-MIGRATION] Re: svn: SVNROOT/ commit-email.php
[email protected] (Rasmus Lerdorf) Sat, 18 Jul 2009 12:19:42 -0700
| Newsgroups | php.cvs,svn.migration |
|---|---|
| Message-ID | <[email protected]> |
Johannes Schlüter wrote: > On Fri, 2009-07-17 at 23:47 +0000, Rasmus Lerdorf wrote: >> Log: >> Extract urls from various bug 1234, bug1234, bug#1234 combinations in the >> commit >> log and add them to the URL section > > I like the idea, but won't this fail with PEAR commits referencing PEAR > bugs or php-src commits with references to PECL bugs? True, I guess I should check the path in the commit and change the URL accordingly. Will fix that today. -Rasmus