<?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: Clearcase to Subversion converter</title>
	<atom:link href="http://uzair.nairang.org/articles/2006/08/16/clearcase-to-subversion-converter/feed/" rel="self" type="application/rss+xml" />
	<link>http://uzair.nairang.org/articles/2006/08/16/clearcase-to-subversion-converter/</link>
	<description>Where Uzairs Roam</description>
	<lastBuildDate>Mon, 26 Apr 2010 15:18:51 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Uzair</title>
		<link>http://uzair.nairang.org/articles/2006/08/16/clearcase-to-subversion-converter/comment-page-1/#comment-31225</link>
		<dc:creator>Uzair</dc:creator>
		<pubDate>Fri, 16 Jan 2009 01:15:12 +0000</pubDate>
		<guid isPermaLink="false">#comment-31225</guid>
		<description>&lt;p&gt;Yeah, should be fine.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Yeah, should be fine.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ZX</title>
		<link>http://uzair.nairang.org/articles/2006/08/16/clearcase-to-subversion-converter/comment-page-1/#comment-31224</link>
		<dc:creator>ZX</dc:creator>
		<pubDate>Fri, 16 Jan 2009 00:03:40 +0000</pubDate>
		<guid isPermaLink="false">#comment-31224</guid>
		<description>&lt;p&gt;I am trying to migrate ClearCase into Subversion.  However, the instances of ClearCase and Subversion are hosted on different servers.  My idea was to not utilize the &quot;load&quot; mode of the script but have it merely create the dumpfile.  From here, I would ftp the dumpfile to the server which subversion is hosted on and then use the svnadmin load command.&lt;/p&gt;

&lt;p&gt;My conern/question lies with the config file which requires paths to the svn repository as well as svnadmin.exe.  Are these only necessary if using the &quot;load&quot; mode?  Will it still work corectly if I leave these fields blank or invalid?&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I am trying to migrate ClearCase into Subversion.  However, the instances of ClearCase and Subversion are hosted on different servers.  My idea was to not utilize the &#8220;load&#8221; mode of the script but have it merely create the dumpfile.  From here, I would ftp the dumpfile to the server which subversion is hosted on and then use the svnadmin load command.</p>
<p>My conern/question lies with the config file which requires paths to the svn repository as well as svnadmin.exe.  Are these only necessary if using the &#8220;load&#8221; mode?  Will it still work corectly if I leave these fields blank or invalid?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://uzair.nairang.org/articles/2006/08/16/clearcase-to-subversion-converter/comment-page-1/#comment-26044</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Mon, 14 Jul 2008 05:00:51 +0000</pubDate>
		<guid isPermaLink="false">#comment-26044</guid>
		<description>&lt;p&gt;Thanks... I understand the README just fine, but there were a few things I wasn&#039;t sure about... Thanks for the help...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks&#8230; I understand the README just fine, but there were a few things I wasn&#8217;t sure about&#8230; Thanks for the help&#8230;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Uzair</title>
		<link>http://uzair.nairang.org/articles/2006/08/16/clearcase-to-subversion-converter/comment-page-1/#comment-26003</link>
		<dc:creator>Uzair</dc:creator>
		<pubDate>Sun, 13 Jul 2008 10:31:30 +0000</pubDate>
		<guid isPermaLink="false">#comment-26003</guid>
		<description>&lt;ol&gt;
&lt;li&gt;&lt;p&gt;If you&#039;re running it in a dynamic view, you don&#039;t need to mess with the script, just set up your config file and run it.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;No need to run this on your &#039;source server&#039;, just set up a dynamic view on your local box and run it there.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Everything else is explained in the README. The key points are that it won&#039;t modify your Clearcase repository and that by default it doesn&#039;t check anything into your Subversion repository, so there&#039;s no harm in playing with the script a few times. If you don&#039;t understand the README, I recommend you ask someone with more experience to help you.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<ol>
<li>
<p>If you&#8217;re running it in a dynamic view, you don&#8217;t need to mess with the script, just set up your config file and run it.</p>
</li>
<li>
<p>No need to run this on your &#8217;source server&#8217;, just set up a dynamic view on your local box and run it there.</p>
</li>
</ol>
<p>Everything else is explained in the README. The key points are that it won&#8217;t modify your Clearcase repository and that by default it doesn&#8217;t check anything into your Subversion repository, so there&#8217;s no harm in playing with the script a few times. If you don&#8217;t understand the README, I recommend you ask someone with more experience to help you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://uzair.nairang.org/articles/2006/08/16/clearcase-to-subversion-converter/comment-page-1/#comment-25992</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sun, 13 Jul 2008 03:47:27 +0000</pubDate>
		<guid isPermaLink="false">#comment-25992</guid>
		<description>&lt;p&gt;Thanks... I think you answered my question... I actually want to run it on in a dynamic view... I was just trying to run it on my local box in a snapshot view before running it in a dynamic view on my source server, just to see how it works... I do have a couple more questions... Do I have to modify the cc2svn.pl script, or can I just run it as is after putting the correct values for my dynamic view in my cc2svn.yml config file...??? Also, I think I already know the answer to my next question, but I just need confirmation... I have to install the SVN server on my source server in order for the cc2svn.pl script to work, correct...???&lt;/p&gt;

&lt;p&gt;I went through the script, and what I gather from it is it pulls the files from CC, converts them to SVN format, then dumps them into an SVN repository that gets created during the execution of the script, correct...??? If you could answer these question for me I really appreciate it, as I have a conversion that I need to have done by this coming Wednesday (July 16, 2008)... Also, if you could give me any information you have that you think can help me with this I&#039;d surely appreciate it... Thanks again...&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks&#8230; I think you answered my question&#8230; I actually want to run it on in a dynamic view&#8230; I was just trying to run it on my local box in a snapshot view before running it in a dynamic view on my source server, just to see how it works&#8230; I do have a couple more questions&#8230; Do I have to modify the cc2svn.pl script, or can I just run it as is after putting the correct values for my dynamic view in my cc2svn.yml config file&#8230;??? Also, I think I already know the answer to my next question, but I just need confirmation&#8230; I have to install the SVN server on my source server in order for the cc2svn.pl script to work, correct&#8230;???</p>
<p>I went through the script, and what I gather from it is it pulls the files from CC, converts them to SVN format, then dumps them into an SVN repository that gets created during the execution of the script, correct&#8230;??? If you could answer these question for me I really appreciate it, as I have a conversion that I need to have done by this coming Wednesday (July 16, 2008)&#8230; Also, if you could give me any information you have that you think can help me with this I&#8217;d surely appreciate it&#8230; Thanks again&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>
