473,396 Members | 1,770 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

[Semi-OT]View PHP's recent CVS log

Recently I came across a bug <http://bugs.php.net/bug.php?id=31915> and
it's just fixed (Feb 28, 2005)

So, when I came to know that the bug is fixed, I just wanted to know
the diff, like what exactly he did modify in PHP source. I tried
<http://cvs.php.net/co.php/php-src/ext/session/session.c>,
<http://viewcvs.php.net/viewcvs.cgi/php-src/ChangeLog> and
<http://bonsai.php.net/bonsai/cvslog.cgi?file=php-src/ext/session/session.c&rev=&root=/repository>;
but they didn't help me (not up-to-date).

So, my question is: is there anyway to see the recent CVS log via web
(without downloading the whole CVS stuffs)? TIA

--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/

Jul 17 '05 #1
2 1352
On 1 Mar 2005 10:55:51 -0800, "R. Rajesh Jeba Anbiah"
<ng**********@rediffmail.com> wrote:
Recently I came across a bug <http://bugs.php.net/bug.php?id=31915> and
it's just fixed (Feb 28, 2005)
Nothing on there indicates it's been fixed. The status is "feedback".
So, when I came to know that the bug is fixed, I just wanted to know
the diff, like what exactly he did modify in PHP source. I tried
<http://cvs.php.net/co.php/php-src/ext/session/session.c>,
<http://viewcvs.php.net/viewcvs.cgi/php-src/ChangeLog> and
<http://bonsai.php.net/bonsai/cvslog.cgi?file=php-src/ext/session/session.c&rev=&root=/repository>;
but they didn't help me (not up-to-date).

So, my question is: is there anyway to see the recent CVS log via web
(without downloading the whole CVS stuffs)? TIA


The CVS view appears to be up to date. The PHP developer has not changed
anything, he's apparently just asked you to use a CVS snapshot on the off
chance it's been accidentally fixed.

The snapshot .tar.gz in bug31915 contains ext/session/session.c revision
1.408, which is exactly the same as displayed on the CVS interface.

--
Andy Hassall / <an**@andyh.co.uk> / <http://www.andyh.co.uk>
<http://www.andyhsoftware.co.uk/space> Space: disk usage analysis tool
Jul 17 '05 #2
Andy Hassall wrote:
<snip>
So, my question is: is there anyway to see the recent CVS log via web(without downloading the whole CVS stuffs)? TIA
The CVS view appears to be up to date. The PHP developer has not

changed anything, he's apparently just asked you to use a CVS snapshot on the off chance it's been accidentally fixed.
Oh.. thanks for the answer.
The snapshot .tar.gz in bug31915 contains ext/session/session.c revision 1.408, which is exactly the same as displayed on the CVS interface.


Thanks again. So, is there anyway to see the recent log alone--so
that we can find what are the recent commits--IOW, what files are
actually modified (incase, if the developer changed any other files).
While searching I got this file
<http://snaps.php.net/win32/snapshot.log>--but unfortunately this isn't
useful, IMHO.

--
<?php echo 'Just another PHP saint'; ?>
Email: rrjanbiah-at-Y!com Blog: http://rajeshanbiah.blogspot.com/

Jul 17 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Chris | last post by:
Hello all. I'm currently working on a new site that encompasses the registration of members. The registration is taking place through PHP interaction with MySQL. The site is just going to be...
3
by: JDJones | last post by:
I am using PHP to read a CSV file and print the output to a table. It works fine but the output is generating an extra empty <td></td> column at the end of each line and for the life of me I can't...
10
by: Matthew Sims | last post by:
I've been performing search after search all over the internet reading up on all topics about making PHP secure with MySQL. There's a lot out there and not many concrete examples on how you should...
10
by: Patrick | last post by:
Hi I am a newbie and was just getting started working on a guestbook tutorial when I got an error message upon running my PHP code: Fatal error: Call to undefined function mysql_connect() in...
1
by: Scott | last post by:
I have a view that contains the following SQL1 and it takes about 500ms to run with Explain Plan EXP1. However, if I add an order by clause(e.g. select * from view1 order by ID desc), it will then...
27
by: StevePBurgess | last post by:
With a string of authors such as: Carson, David, Milne, Rebecca, Pakes, Francis J., Shalev, Karen, Shawyer, Andrea I would like to write a function to change every other comma into a semi...
3
by: Sloan.Kohler | last post by:
Is Jython development dead or has it just seemed that way for over a year?. The jython.org website has a recent new appearance (but no new content) and there is some message traffic on the...
9
by: Siddu | last post by:
Hi All, I am new to this group and this is my first doubt i am facing at present. I am doing data migration. In this sequence i need to alter few views. Alter in the sense, inside the...
22
by: amygdala | last post by:
Hi, I'm trying to grasp OOP to build an interface using class objects that lets me access database tables easily. You have probably seen this before, or maybe even built it yourself at some...
6
by: Twayne | last post by:
XP Pro SP3 and PHP 5.2.5 Probably a silly question, and admittedly rather minor, but ... I seem to be getting inconsistant sandbox results. Usually, it's common to modify a var by referencing...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.