<?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: Trying out Git</title>
	<atom:link href="http://el-tramo.be/blog/psi-git/feed" rel="self" type="application/rss+xml" />
	<link>http://el-tramo.be/blog/psi-git</link>
	<description>Remko Tronçon&#039;s Homepage</description>
	<lastBuildDate>Wed, 14 Jul 2010 08:39:57 +0100</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Remko Tronçon</title>
		<link>http://el-tramo.be/blog/psi-git/comment-page-1#comment-80823</link>
		<dc:creator>Remko Tronçon</dc:creator>
		<pubDate>Tue, 21 Oct 2008 05:03:26 +0000</pubDate>
		<guid isPermaLink="false">http://el-tramo.be/?p=186#comment-80823</guid>
		<description>@Murz: In my post, there are links to both GitHub and a temporary web-interface. The &#039;commits&#039; sections of both contain a live changelog. The temporary web-interface will move to dev.psi-im.org as well, but we haven&#039;t had time to do that yet.</description>
		<content:encoded><![CDATA[<p>@Murz: In my post, there are links to both GitHub and a temporary web-interface. The &#8216;commits&#8217; sections of both contain a live changelog. The temporary web-interface will move to dev.psi-im.org as well, but we haven&#8217;t had time to do that yet.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Murz</title>
		<link>http://el-tramo.be/blog/psi-git/comment-page-1#comment-80822</link>
		<dc:creator>Murz</dc:creator>
		<pubDate>Mon, 20 Oct 2008 19:12:33 +0000</pubDate>
		<guid isPermaLink="false">http://el-tramo.be/?p=186#comment-80822</guid>
		<description>Where I can look the live changelog for git repo like the svn one at url http://dev.psi-im.org/websvn/log.php?repname=Psi ?</description>
		<content:encoded><![CDATA[<p>Where I can look the live changelog for git repo like the svn one at url <a href="http://dev.psi-im.org/websvn/log.php?repname=Psi" rel="nofollow">http://dev.psi-im.org/websvn/log.php?repname=Psi</a> ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remko Tronçon</title>
		<link>http://el-tramo.be/blog/psi-git/comment-page-1#comment-80806</link>
		<dc:creator>Remko Tronçon</dc:creator>
		<pubDate>Fri, 26 Sep 2008 23:58:58 +0000</pubDate>
		<guid isPermaLink="false">http://el-tramo.be/?p=186#comment-80806</guid>
		<description>@Aleksi: Actually, I couldn&#039;t find an easy way to do it. Keep in mind that several people are committing to Git, and that the authors need to be maintained in subversion. The git-svn approach only works for one committer in the Git repo AFAIK.</description>
		<content:encoded><![CDATA[<p>@Aleksi: Actually, I couldn&#8217;t find an easy way to do it. Keep in mind that several people are committing to Git, and that the authors need to be maintained in subversion. The git-svn approach only works for one committer in the Git repo AFAIK.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AlekSi</title>
		<link>http://el-tramo.be/blog/psi-git/comment-page-1#comment-80805</link>
		<dc:creator>AlekSi</dc:creator>
		<pubDate>Fri, 26 Sep 2008 19:38:02 +0000</pubDate>
		<guid isPermaLink="false">http://el-tramo.be/?p=186#comment-80805</guid>
		<description>Remko, actually to sync master branch with svn trunk and make svn read-only is easy. :)
My new repo is fork of psi-im/master now. Thanks for git. :)</description>
		<content:encoded><![CDATA[<p>Remko, actually to sync master branch with svn trunk and make svn read-only is easy. <img src='http://el-tramo.be/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /><br />
My new repo is fork of psi-im/master now. Thanks for git. <img src='http://el-tramo.be/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remko Tronçon</title>
		<link>http://el-tramo.be/blog/psi-git/comment-page-1#comment-80790</link>
		<dc:creator>Remko Tronçon</dc:creator>
		<pubDate>Sat, 20 Sep 2008 14:30:26 +0000</pubDate>
		<guid isPermaLink="false">http://el-tramo.be/?p=186#comment-80790</guid>
		<description>@AlekSi: Unfortunately, no, we&#039;re not going to sync svn. The reason is that it is very hard to do an automatic sync of an svn with a real Git repo. I know it&#039;s annoying for you GSoC students, but you can ask mblsha how he converted his Git repo to the official one. In the worst case, you can do a git diff &amp;&amp; git apply, at the cost of change history. Sorry for that.</description>
		<content:encoded><![CDATA[<p>@AlekSi: Unfortunately, no, we&#8217;re not going to sync svn. The reason is that it is very hard to do an automatic sync of an svn with a real Git repo. I know it&#8217;s annoying for you GSoC students, but you can ask mblsha how he converted his Git repo to the official one. In the worst case, you can do a git diff &#038;&#038; git apply, at the cost of change history. Sorry for that.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: AlekSi</title>
		<link>http://el-tramo.be/blog/psi-git/comment-page-1#comment-80786</link>
		<dc:creator>AlekSi</dc:creator>
		<pubDate>Sat, 20 Sep 2008 08:50:50 +0000</pubDate>
		<guid isPermaLink="false">http://el-tramo.be/?p=186#comment-80786</guid>
		<description>Remko, are you going to sync SVN repository with Git? I just want to mention that our GSoC projects are forks of mblsha/psi, which is in turn mirror of SVN. It is impossible to create a fork of psi-im/psi without removing existing repo. :(</description>
		<content:encoded><![CDATA[<p>Remko, are you going to sync SVN repository with Git? I just want to mention that our GSoC projects are forks of mblsha/psi, which is in turn mirror of SVN. It is impossible to create a fork of psi-im/psi without removing existing repo. <img src='http://el-tramo.be/wordpress/wp-includes/images/smilies/icon_sad.gif' alt=':(' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kael</title>
		<link>http://el-tramo.be/blog/psi-git/comment-page-1#comment-80730</link>
		<dc:creator>kael</dc:creator>
		<pubDate>Sun, 31 Aug 2008 18:46:59 +0000</pubDate>
		<guid isPermaLink="false">http://el-tramo.be/?p=186#comment-80730</guid>
		<description>@Remko

Actually, I&#039;m not yet able to patch Psi. :) I was referring to running SVN versions, though. I&#039;ll remove completely the SVN version and compile a new Git one. Thanks.</description>
		<content:encoded><![CDATA[<p>@Remko</p>
<p>Actually, I&#8217;m not yet able to patch Psi. <img src='http://el-tramo.be/wordpress/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  I was referring to running SVN versions, though. I&#8217;ll remove completely the SVN version and compile a new Git one. Thanks.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Remko Tronçon</title>
		<link>http://el-tramo.be/blog/psi-git/comment-page-1#comment-80729</link>
		<dc:creator>Remko Tronçon</dc:creator>
		<pubDate>Sun, 31 Aug 2008 15:30:38 +0000</pubDate>
		<guid isPermaLink="false">http://el-tramo.be/?p=186#comment-80729</guid>
		<description>@kael I&#039;m not sure I understand what you mean. There is no way to transition from SVN to Git. You should remove your SVN working copy, and clone a Git repository, and start from scratch. If you had pending changes, you should &#039;svn diff&#039; before removing the working copy, and apply the patch to your Git clone.</description>
		<content:encoded><![CDATA[<p>@kael I&#8217;m not sure I understand what you mean. There is no way to transition from SVN to Git. You should remove your SVN working copy, and clone a Git repository, and start from scratch. If you had pending changes, you should &#8217;svn diff&#8217; before removing the working copy, and apply the patch to your Git clone.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: kael</title>
		<link>http://el-tramo.be/blog/psi-git/comment-page-1#comment-80728</link>
		<dc:creator>kael</dc:creator>
		<pubDate>Sun, 31 Aug 2008 15:15:45 +0000</pubDate>
		<guid isPermaLink="false">http://el-tramo.be/?p=186#comment-80728</guid>
		<description>How to make the transition between the SVN and Git dev ?

Should a &lt;i&gt;make distclean&lt;/i&gt; be run in the SVN .../psi folder first and then &lt;i&gt;git clone&lt;/i&gt; run on the parent folder ?</description>
		<content:encoded><![CDATA[<p>How to make the transition between the SVN and Git dev ?</p>
<p>Should a <i>make distclean</i> be run in the SVN &#8230;/psi folder first and then <i>git clone</i> run on the parent folder ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jason</title>
		<link>http://el-tramo.be/blog/psi-git/comment-page-1#comment-80720</link>
		<dc:creator>Jason</dc:creator>
		<pubDate>Thu, 28 Aug 2008 22:56:32 +0000</pubDate>
		<guid isPermaLink="false">http://el-tramo.be/?p=186#comment-80720</guid>
		<description>I must not go to GitHub enough any more. I know they&#039;ve been through a bumpy road, but lately it&#039;s worked pretty nicely for me.

Ah well. Having a secondary is not a bad idea, I was just generally curious.</description>
		<content:encoded><![CDATA[<p>I must not go to GitHub enough any more. I know they&#8217;ve been through a bumpy road, but lately it&#8217;s worked pretty nicely for me.</p>
<p>Ah well. Having a secondary is not a bad idea, I was just generally curious.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
