rasmus Mon, 13 Jul 2009 19:16:26 +0000
ViewVC URL: http://svn.php.net/viewvc?view=revision&revision=284026
Changed paths:
U php/php-src/trunk/INSTALL
U php/php-src/trunk/README.SUBMITTING_PATCH
Log:
cvs->svn
Modified: php/php-src/trunk/INSTALL
===================================================================
--- php/php-src/trunk/INSTALL 2009-07-13 19:16:13 UTC (rev 284025)
+++ php/php-src/trunk/INSTALL 2009-07-13 19:16:26 UTC (rev 284026)
@@ -1259,7 +1259,7 @@
* pear download extname
The pear command may also be used to download source files.
Specific revisions may also be specified.
- *SVN
+ * SVN
All PECL files reside in SVN. A web-based view may be seen at
http://svn.php.net/pecl/. To download straight from SVN, use:
Modified: php/php-src/trunk/README.SUBMITTING_PATCH
===================================================================
--- php/php-src/trunk/README.SUBMITTING_PATCH 2009-07-13 19:16:13 UTC (rev
284025)
+++ php/php-src/trunk/README.SUBMITTING_PATCH 2009-07-13 19:16:26 UTC (rev
284026)
@@ -8,10 +8,11 @@
How to create patch?
--------------------
-We are working with SVN. You need to get SVN source to create a patch
-that we accept. Read http://www.php.net/svn.php for help on using SVN.
-You can check out older branches, but make sure you get trunk as well
-and make your patch work there.
+We use Subversion (SVN) for revision control. You need to get the
+source from SVN in order to create a patch. Read
+http://www.php.net/svn.php for help on using SVN. You can check out
+older branches, but make sure you get trunk as well and make your
+patch work there.
Read CODING_STANDARDS file before you start working.
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php