<?xml version="1.0"?>
<rss version="2.0">
  <channel>
    <title>PHPDeveloper.org</title>
    <link>http://www.phpdeveloper.org</link>
    <description>Up-to-the Minute PHP News, views and community</description>
    <language>en-us</language>
    <pubDate>Wed, 22 May 2013 09:55:46 -0500</pubDate>
    <ttl>30</ttl>
    <item>
      <title><![CDATA[Stefan Koopmanschap's Blog: Using git-svn with Symfony2's deps installer]]></title>
      <guid>http://www.phpdeveloper.org/news/17768</guid>
      <link>http://www.phpdeveloper.org/news/17768</link>
      <description><![CDATA[<p>
In <a href="http://www.leftontheweb.com/message/Using_gitsvn_with_Symfony2s_deps_installer">this latest post</a> to his blog <i>Stefan Koopmanschap</i> shares a quick tip about using the git-svn tool with the dependency installer in a Symfony2-based application.
</p>
<blockquote>
I work a lot with Symfony2's deps file for installing 3rd party bundles into my project (yeah I know, I should be using Composer, right?). This works really well when working with pure Git. However, when you're not using Git on it's own but instead use git-svn, you may run into some issues when issuing git svn dcommit,
</blockquote>
<p>
One issue relates to a "Failed to read object" error that could come up during the push. His solution involves a few steps (manual ones) to prepare those bundle directories and make it easier to push the rest of your changes. He also includes a few links to other resources that he found around the same topic.
</p>]]></description>
      <pubDate>Tue, 03 Apr 2012 10:52:52 -0500</pubDate>
    </item>
  </channel>
</rss>
