<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Inofficial PHP GIT repositories &#8211; Importing large trees</title>
	<atom:link href="http://blog.experimentalworks.net/2008/01/inofficial-php-git-repositories-importing-large-trees/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.experimentalworks.net/2008/01/inofficial-php-git-repositories-importing-large-trees/</link>
	<description></description>
	<lastBuildDate>Tue, 07 Sep 2010 23:22:37 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: shire</title>
		<link>http://blog.experimentalworks.net/2008/01/inofficial-php-git-repositories-importing-large-trees/comment-page-1/#comment-31</link>
		<dc:creator>shire</dc:creator>
		<pubDate>Wed, 18 Jun 2008 09:09:43 +0000</pubDate>
		<guid isPermaLink="false">http://wp.experimentalworks.net/?p=50#comment-31</guid>
		<description>This currently seems to be a little broken, as ext/phar/php_phar.h and other files are missing from PHP_5_3 and HEAD.  

I have a parsecvs patch that fixes the missing files for my imports, it seems related to the errors &quot;Warning: %s too late date through branch %s\n&quot; as t dates are off somehow by a good amount. (The patch just continues rather than setting the array item to null and fixes a subsequent segfault when prev-&gt;file is NULL).  Unfortunately Zend/zend_language_scanner.c is still out of sync (.l seems fine).</description>
		<content:encoded><![CDATA[<p>This currently seems to be a little broken, as ext/phar/php_phar.h and other files are missing from PHP_5_3 and HEAD.  </p>
<p>I have a parsecvs patch that fixes the missing files for my imports, it seems related to the errors &#8220;Warning: %s too late date through branch %s\n&#8221; as t dates are off somehow by a good amount. (The patch just continues rather than setting the array item to null and fixes a subsequent segfault when prev->file is NULL).  Unfortunately Zend/zend_language_scanner.c is still out of sync (.l seems fine).</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dsp</title>
		<link>http://blog.experimentalworks.net/2008/01/inofficial-php-git-repositories-importing-large-trees/comment-page-1/#comment-20</link>
		<dc:creator>dsp</dc:creator>
		<pubDate>Thu, 24 Jan 2008 14:12:50 +0000</pubDate>
		<guid isPermaLink="false">http://wp.experimentalworks.net/?p=50#comment-20</guid>
		<description>Hi Rene,

We importet all tags. You might want to clone the complete tree and remove tags you don&#039;t need.

In fact I tried to import it into Mercurial but the mecurial import of the CVS was not as good as the git stuff. I don&#039;t know if there is something like ParseCVS for Mercurial, but the usuallt git-cvsimport, even it fails, made a better job than the HG import.
I suggest to clone the GIT repository of PHP and then import that into mecurial, which will result in a good working copy in HG.</description>
		<content:encoded><![CDATA[<p>Hi Rene,</p>
<p>We importet all tags. You might want to clone the complete tree and remove tags you don&#8217;t need.</p>
<p>In fact I tried to import it into Mercurial but the mecurial import of the CVS was not as good as the git stuff. I don&#8217;t know if there is something like ParseCVS for Mercurial, but the usuallt git-cvsimport, even it fails, made a better job than the HG import.<br />
I suggest to clone the GIT repository of PHP and then import that into mecurial, which will result in a good working copy in HG.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: René Leonhardt</title>
		<link>http://blog.experimentalworks.net/2008/01/inofficial-php-git-repositories-importing-large-trees/comment-page-1/#comment-19</link>
		<dc:creator>René Leonhardt</dc:creator>
		<pubDate>Thu, 24 Jan 2008 12:50:15 +0000</pubDate>
		<guid isPermaLink="false">http://wp.experimentalworks.net/?p=50#comment-19</guid>
		<description>Nice work!
Have all tags been imported, too, or only a predefined subset?

I am wondering if someone tried to import PHP into Bazaar or Mercurial (like Mozilla did), the Python 4G SCMs have the advantage of being platform-independent...</description>
		<content:encoded><![CDATA[<p>Nice work!<br />
Have all tags been imported, too, or only a predefined subset?</p>
<p>I am wondering if someone tried to import PHP into Bazaar or Mercurial (like Mozilla did), the Python 4G SCMs have the advantage of being platform-independent&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PHPDeveloper.org</title>
		<link>http://blog.experimentalworks.net/2008/01/inofficial-php-git-repositories-importing-large-trees/comment-page-1/#comment-17</link>
		<dc:creator>PHPDeveloper.org</dc:creator>
		<pubDate>Tue, 08 Jan 2008 14:05:35 +0000</pubDate>
		<guid isPermaLink="false">http://wp.experimentalworks.net/?p=50#comment-17</guid>
		<description>
David has posted an article to the Expirmentalworks.net blog about a ...</description>
		<content:encoded><![CDATA[<p>David has posted an article to the Expirmentalworks.net blog about a &#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Johannes Schlüter</title>
		<link>http://blog.experimentalworks.net/2008/01/inofficial-php-git-repositories-importing-large-trees/comment-page-1/#comment-16</link>
		<dc:creator>Johannes Schlüter</dc:creator>
		<pubDate>Mon, 07 Jan 2008 13:20:58 +0000</pubDate>
		<guid isPermaLink="false">http://wp.experimentalworks.net/?p=50#comment-16</guid>
		<description>
David has written a nice a blog article about our experiences while importing the PHP-Sources, including full CVS history, into git. Unfortunately the blog is, for unknown reasons, not listed on Planet PHP anymore. If you read about git this might be a </description>
		<content:encoded><![CDATA[<p>David has written a nice a blog article about our experiences while importing the PHP-Sources, including full CVS history, into git. Unfortunately the blog is, for unknown reasons, not listed on Planet PHP anymore. If you read about git this might be a</p>
]]></content:encoded>
	</item>
</channel>
</rss>
