php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #40629 mistaken cvs tag RELEASE_1_0_4
Submitted: 2007-02-25 15:23 UTC Modified: 2009-07-20 10:35 UTC
From: danielc at analysisandsolutions dot com Assigned: gwynne (profile)
Status: Closed Package: Systems problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: danielc at analysisandsolutions dot com
New email:
PHP Version: OS:

 

 [2007-02-25 15:23 UTC] danielc at analysisandsolutions dot com
Description:
------------
CVS user cconstantine inadvertently tagged the entire PHP CVS repository with RELEASE_1_0_4 while packaging pear/System_Command on 2006-01-18.  This prevents any PEAR package from properly tagging a legitimate release of 1.0.4.

This mistake can be undone by removing this tag added on the date:

   cvs tag -d -D 2006-01-18 RELEASE_1_0_4

Doing the above is preferable to a simple "cvs tag -d RELEASE_1_0_4" because it won't mistakenly remove that tag from legitimate items in pear.


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2009-07-16 00:19 UTC] kalle@php.net
Gwynne with the conversion to SVN, is this anything you can look into/or close it?
 [2009-07-20 10:35 UTC] gwynne@php.net
This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.

Fixed by Rasmus.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sun Dec 22 02:01:28 2024 UTC