svn: /pear/pear-core/trunk/PEAR/Command/ Package.php Package.xml
[email protected] (Helgi Þormar Þorbjörnsson) Tue, 08 Mar 2011 23:50:45 +0000
| Newsgroups | php.pear.cvs,php.pear.core |
|---|---|
| Message-ID | <[email protected]> |
dufuz Tue, 08 Mar 2011 23:50:45 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=309046
Log:
Remove a mention of cvstag in the svntag command.
# Port from tag PEAR-1.9.3
Changed paths:
U pear/pear-core/trunk/PEAR/Command/Package.php
U pear/pear-core/trunk/PEAR/Command/Package.xml
Modified: pear/pear-core/trunk/PEAR/Command/Package.php
===================================================================
--- pear/pear-core/trunk/PEAR/Command/Package.php 2011-03-08 23:49:46 UTC (rev 309045)
+++ pear/pear-core/trunk/PEAR/Command/Package.php 2011-03-08 23:50:45 UTC (rev 309046)
@@ -160,7 +160,7 @@
Sets a SVN tag on all files in a package. Use this command after you have
packaged a distribution tarball with the "package" command to tag what
revisions of what files were in that release. If need to fix something
- after running cvstag once, but before the tarball is released to the public,
+ after running svntag once, but before the tarball is released to the public,
use the "slide" option to move the release tag.
to include files (such as a second package.xml, or tests not included in the
Modified: pear/pear-core/trunk/PEAR/Command/Package.xml
===================================================================
--- pear/pear-core/trunk/PEAR/Command/Package.xml 2011-03-08 23:49:46 UTC (rev 309045)
+++ pear/pear-core/trunk/PEAR/Command/Package.xml 2011-03-08 23:50:45 UTC (rev 309046)
@@ -120,7 +120,7 @@
Sets a SVN tag on all files in a package. Use this command after you have
packaged a distribution tarball with the "package" command to tag what
revisions of what files were in that release. If need to fix something
- after running cvstag once, but before the tarball is released to the public,
+ after running svntag once, but before the tarball is released to the public,
use the "slide" option to move the release tag.
to include files (such as a second package.xml, or tests not included in the