[PHP-CVS] Re: [SVN-MIGRATION] svn: SVNROOT/ commit-email.php

2009-07-20 Thread Jani Taskinen

On 07/19/2009 02:40 AM, Hannes Magnusson wrote:

On Sun, Jul 19, 2009 at 00:18, Rasmus Lerdorf  wrote:

rasmus  Sat, 18 Jul 2009 22:18:28 +

URL: http://svn.php.net/viewvc?view=revision&revision=284338

Changed paths:
U   SVNROOT/commit-email.php

Log:
Try to be smarter about which bug url to use - Hopefully we will
be down
to a single unified bug system soon


Can we/I create a magical "backdoor" into the current bugs.php.net
bugtracker that will automatically add a link to viewvc of the commit
to the associated bug report as a comment? (the developer still needs
to mark the report as closed, automating that part can lead to
confusion and wrongly closing "partially fix bug#" commits).

It would be very helpful for all linux distros, the documentation
team, and probably others.


If/when you add something to either current PHP/PEAR trackers, PLEASE 
add the same stuff to the new unified codebase as well!


--Jani


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-CVS] Re: [SVN-MIGRATION] svn: SVNROOT/ commit-email.php

2009-07-18 Thread Rasmus Lerdorf
Hannes Magnusson wrote:
> On Sun, Jul 19, 2009 at 00:18, Rasmus Lerdorf wrote:
>> rasmus  Sat, 18 Jul 2009 22:18:28 +
>>
>> URL: http://svn.php.net/viewvc?view=revision&revision=284338
>>
>> Changed paths:
>>U   SVNROOT/commit-email.php
>>
>> Log:
>> Try to be smarter about which bug url to use - Hopefully we will
>> be down
>> to a single unified bug system soon
> 
> Can we/I create a magical "backdoor" into the current bugs.php.net
> bugtracker that will automatically add a link to viewvc of the commit
> to the associated bug report as a comment? (the developer still needs
> to mark the report as closed, automating that part can lead to
> confusion and wrongly closing "partially fix bug#" commits).
> 
> It would be very helpful for all linux distros, the documentation
> team, and probably others.

Right, it is trivial for the php bug tracker because it is on the same
machine, but a bit harder for the pecl/pear bugs.  We need an actual API
there for those.  I'll add something to the existing bug tracker tonight
most likely and we can put it on the list of things to look at for the
new unified bug tracker.

-Rasmus

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP-CVS] Re: [SVN-MIGRATION] svn: SVNROOT/ commit-email.php

2009-07-18 Thread Hannes Magnusson
On Sun, Jul 19, 2009 at 00:18, Rasmus Lerdorf wrote:
> rasmus          Sat, 18 Jul 2009 22:18:28 +
>
> URL: http://svn.php.net/viewvc?view=revision&revision=284338
>
> Changed paths:
>        U   SVNROOT/commit-email.php
>
> Log:
> Try to be smarter about which bug url to use - Hopefully we will
> be down
> to a single unified bug system soon

Can we/I create a magical "backdoor" into the current bugs.php.net
bugtracker that will automatically add a link to viewvc of the commit
to the associated bug report as a comment? (the developer still needs
to mark the report as closed, automating that part can lead to
confusion and wrongly closing "partially fix bug#" commits).

It would be very helpful for all linux distros, the documentation
team, and probably others.

-Hannes

--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php