<?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: Howto use Git and svn together</title>
	<atom:link href="http://flavio.castelli.name/howto_use_git_with_svn/feed" rel="self" type="application/rss+xml" />
	<link>http://flavio.castelli.name/howto_use_git_with_svn</link>
	<description>debugging my life</description>
	<lastBuildDate>Sat, 28 Jan 2012 07:37:17 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: git-svn: 整合使用git和svn - IceskYsl@1sters</title>
		<link>http://flavio.castelli.name/howto_use_git_with_svn/comment-page-1#comment-14215</link>
		<dc:creator>git-svn: 整合使用git和svn - IceskYsl@1sters</dc:creator>
		<pubDate>Sat, 28 Jan 2012 07:37:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.flavio.castelli.name/howto_use_git_with_svn/#comment-14215</guid>
		<description>[...] and subversion&#8221;和&#8220;Howto use Git and svn together&#8221;以及&#8220;git-svn [...]</description>
		<content:encoded><![CDATA[<p>[...] and subversion&rdquo;和&ldquo;Howto use Git and svn together&rdquo;以及&ldquo;git-svn [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Vishal</title>
		<link>http://flavio.castelli.name/howto_use_git_with_svn/comment-page-1#comment-14207</link>
		<dc:creator>Vishal</dc:creator>
		<pubDate>Thu, 26 Jan 2012 22:17:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.flavio.castelli.name/howto_use_git_with_svn/#comment-14207</guid>
		<description>Happened to me too... it works if you use clone instead of init fetch.

git svn clone -s -r1234:HEAD http://some.svn.repo/repo repo

where 1234 is some revision in the svn repo.</description>
		<content:encoded><![CDATA[<p>Happened to me too&#8230; it works if you use clone instead of init fetch.</p>
<p>git svn clone -s -r1234:HEAD <a href="http://some.svn.repo/repo" rel="nofollow">http://some.svn.repo/repo</a> repo</p>
<p>where 1234 is some revision in the svn repo.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Paul McCann</title>
		<link>http://flavio.castelli.name/howto_use_git_with_svn/comment-page-1#comment-14159</link>
		<dc:creator>Paul McCann</dc:creator>
		<pubDate>Tue, 17 Jan 2012 03:00:00 +0000</pubDate>
		<guid isPermaLink="false">http://www.flavio.castelli.name/howto_use_git_with_svn/#comment-14159</guid>
		<description>Hey, I tried following your instructions, but when I use &quot;git svn rebase&quot; I get this output:

fatal: ambiguous argument &#039;HEAD&#039;: unknown revision or path not in the working tree.
Use &#039;--&#039; to separate paths from revisions
log --no-color --no-decorate --first-parent --pretty=medium HEAD: command returned error: 128

Any idea why that might be happening?</description>
		<content:encoded><![CDATA[<p>Hey, I tried following your instructions, but when I use &#8220;git svn rebase&#8221; I get this output:</p>
<p>fatal: ambiguous argument &#8216;HEAD&#8217;: unknown revision or path not in the working tree.<br />
Use &#8216;&#8211;&#8217; to separate paths from revisions<br />
log &#8211;no-color &#8211;no-decorate &#8211;first-parent &#8211;pretty=medium HEAD: command returned error: 128</p>
<p>Any idea why that might be happening?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flavio</title>
		<link>http://flavio.castelli.name/howto_use_git_with_svn/comment-page-1#comment-14156</link>
		<dc:creator>Flavio</dc:creator>
		<pubDate>Fri, 13 Jan 2012 10:16:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.flavio.castelli.name/howto_use_git_with_svn/#comment-14156</guid>
		<description>just decide which scm to use. Then store the cms inside of a dedicated repo. Store the other projects inside of dedicated repositories and bring the scm code into them using svn externals or git submodules.</description>
		<content:encoded><![CDATA[<p>just decide which scm to use. Then store the cms inside of a dedicated repo. Store the other projects inside of dedicated repositories and bring the scm code into them using svn externals or git submodules.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Levi</title>
		<link>http://flavio.castelli.name/howto_use_git_with_svn/comment-page-1#comment-14155</link>
		<dc:creator>Levi</dc:creator>
		<pubDate>Fri, 13 Jan 2012 09:46:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.flavio.castelli.name/howto_use_git_with_svn/#comment-14155</guid>
		<description>Hmm, don&#039;t really understand...
Where should I store the CMS repo, and where the other projects&#039; repos?</description>
		<content:encoded><![CDATA[<p>Hmm, don&#8217;t really understand&#8230;<br />
Where should I store the CMS repo, and where the other projects&#8217; repos?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Flavio</title>
		<link>http://flavio.castelli.name/howto_use_git_with_svn/comment-page-1#comment-14153</link>
		<dc:creator>Flavio</dc:creator>
		<pubDate>Thu, 12 Jan 2012 14:06:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.flavio.castelli.name/howto_use_git_with_svn/#comment-14153</guid>
		<description>Just stay with one scm, this will make your life easier. You can share the cms code using svn&#039;s externals or using git&#039;s submodules.

If you use svn as main cms you will still be able to checkout the code using git even when svn externals are used.</description>
		<content:encoded><![CDATA[<p>Just stay with one scm, this will make your life easier. You can share the cms code using svn&#8217;s externals or using git&#8217;s submodules.</p>
<p>If you use svn as main cms you will still be able to checkout the code using git even when svn externals are used.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Levi</title>
		<link>http://flavio.castelli.name/howto_use_git_with_svn/comment-page-1#comment-14152</link>
		<dc:creator>Levi</dc:creator>
		<pubDate>Thu, 12 Jan 2012 12:44:51 +0000</pubDate>
		<guid isPermaLink="false">http://www.flavio.castelli.name/howto_use_git_with_svn/#comment-14152</guid>
		<description>Hi,
Maybe you can help me in my problem. I wish to use in my projects git and svn together. The reason is complicated. We are making webpages and we have our own cms. Well, each webpage project is different, so I want to store them in SVN version control, in different projects. But each has the cms, with is common, that I want to store in other version control as a self standing project. The cms I would store in GIT. 
My target is, that from any project I have to be able to commit in the repo of the website project and in the repo of the common cms as well.
Can I do this?

Thank you very much for your help!</description>
		<content:encoded><![CDATA[<p>Hi,<br />
Maybe you can help me in my problem. I wish to use in my projects git and svn together. The reason is complicated. We are making webpages and we have our own cms. Well, each webpage project is different, so I want to store them in SVN version control, in different projects. But each has the cms, with is common, that I want to store in other version control as a self standing project. The cms I would store in GIT.<br />
My target is, that from any project I have to be able to commit in the repo of the website project and in the repo of the common cms as well.<br />
Can I do this?</p>
<p>Thank you very much for your help!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linux Howtos</title>
		<link>http://flavio.castelli.name/howto_use_git_with_svn/comment-page-1#comment-14151</link>
		<dc:creator>Linux Howtos</dc:creator>
		<pubDate>Tue, 10 Jan 2012 16:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.flavio.castelli.name/howto_use_git_with_svn/#comment-14151</guid>
		<description>hi!,I love your writing so a lot! proportion we keep up a correspondence extra about your article on AOL? I need an expert on this house to solve my problem. Maybe that is you! Having a look forward to see you.</description>
		<content:encoded><![CDATA[<p>hi!,I love your writing so a lot! proportion we keep up a correspondence extra about your article on AOL? I need an expert on this house to solve my problem. Maybe that is you! Having a look forward to see you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Linux Tutorials</title>
		<link>http://flavio.castelli.name/howto_use_git_with_svn/comment-page-1#comment-14104</link>
		<dc:creator>Linux Tutorials</dc:creator>
		<pubDate>Tue, 06 Dec 2011 20:52:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.flavio.castelli.name/howto_use_git_with_svn/#comment-14104</guid>
		<description>&lt;strong&gt;Linux Tutorials...&lt;/strong&gt;

[...]Howto use Git and svn together &#124; Flavio Castelli[...]...</description>
		<content:encoded><![CDATA[<p><strong>Linux Tutorials&#8230;</strong></p>
<p>[...]Howto use Git and svn together | Flavio Castelli[...]&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Alexander Kitaev</title>
		<link>http://flavio.castelli.name/howto_use_git_with_svn/comment-page-1#comment-14088</link>
		<dc:creator>Alexander Kitaev</dc:creator>
		<pubDate>Thu, 24 Nov 2011 18:27:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.flavio.castelli.name/howto_use_git_with_svn/#comment-14088</guid>
		<description>Now you may also consider using SubGit (http://subgit.com/) for using git and svn together without limiting yourself to git-svn boundaries.</description>
		<content:encoded><![CDATA[<p>Now you may also consider using SubGit (<a href="http://subgit.com/" rel="nofollow">http://subgit.com/</a>) for using git and svn together without limiting yourself to git-svn boundaries.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

