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
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
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

Add a Patch

Pull Requests

Add a Pull Request

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: Fri Apr 26 16:01:29 2024 UTC