<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	>
<channel>
	<title>Comments on: converting sourceforge.net repository from CVS to subversion</title>
	<link>http://uucode.com/blog/2010/03/09/converting-sourceforgenet-repository-from-cvs-to-subversion/</link>
	<description>advocating olpa's open source developments</description>
	<pubDate>Tue, 22 May 2012 02:15:40 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: Arjohn</title>
		<link>http://uucode.com/blog/2010/03/09/converting-sourceforgenet-repository-from-cvs-to-subversion/#comment-15707</link>
		<dc:creator>Arjohn</dc:creator>
		<pubDate>Fri, 02 Mar 2012 08:31:37 +0000</pubDate>
		<guid>http://uucode.com/blog/2010/03/09/converting-sourceforgenet-repository-from-cvs-to-subversion/#comment-15707</guid>
		<description>Thanks a lot, this saved me a lot of time.

One comment: for some reason importing a large dump using the above "svnadmin load" command takes a lot of time. In my case, the shell timed out before the process could finish. Redirecting the stdout and stderr to a file solved that, allowing the process to finish in a couple of minutes.</description>
		<content:encoded><![CDATA[<p>Thanks a lot, this saved me a lot of time.</p>
<p>One comment: for some reason importing a large dump using the above &#8220;svnadmin load&#8221; command takes a lot of time. In my case, the shell timed out before the process could finish. Redirecting the stdout and stderr to a file solved that, allowing the process to finish in a couple of minutes.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dfernandez</title>
		<link>http://uucode.com/blog/2010/03/09/converting-sourceforgenet-repository-from-cvs-to-subversion/#comment-15697</link>
		<dc:creator>dfernandez</dc:creator>
		<pubDate>Sat, 03 Dec 2011 00:49:02 +0000</pubDate>
		<guid>http://uucode.com/blog/2010/03/09/converting-sourceforgenet-repository-from-cvs-to-subversion/#comment-15697</guid>
		<description>Perfect. Trunk migrated, tags migrated... Thanks a lot!!!

Just one little difference I found: for me this step:

$ mv /home/groups/P/PR/PROJECT/svndump .

...was, instead:

$ mv /home/project-web/PROJECT/svndump .</description>
		<content:encoded><![CDATA[<p>Perfect. Trunk migrated, tags migrated&#8230; Thanks a lot!!!</p>
<p>Just one little difference I found: for me this step:</p>
<p>$ mv /home/groups/P/PR/PROJECT/svndump .</p>
<p>&#8230;was, instead:</p>
<p>$ mv /home/project-web/PROJECT/svndump .</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: shi</title>
		<link>http://uucode.com/blog/2010/03/09/converting-sourceforgenet-repository-from-cvs-to-subversion/#comment-15661</link>
		<dc:creator>shi</dc:creator>
		<pubDate>Wed, 19 Jan 2011 23:46:50 +0000</pubDate>
		<guid>http://uucode.com/blog/2010/03/09/converting-sourceforgenet-repository-from-cvs-to-subversion/#comment-15661</guid>
		<description>Brilliant! Concise and Correct recipe.</description>
		<content:encoded><![CDATA[<p>Brilliant! Concise and Correct recipe.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: PypeBros</title>
		<link>http://uucode.com/blog/2010/03/09/converting-sourceforgenet-repository-from-cvs-to-subversion/#comment-15653</link>
		<dc:creator>PypeBros</dc:creator>
		<pubDate>Mon, 15 Nov 2010 12:13:01 +0000</pubDate>
		<guid>http://uucode.com/blog/2010/03/09/converting-sourceforgenet-repository-from-cvs-to-subversion/#comment-15653</guid>
		<description>Thanks for the tip. Just one thing: make sure you've enabled SVN from the web administration first (at least, before you log into shell.sf.net): you'll save yourself "unable to lock" and other similar trouble.</description>
		<content:encoded><![CDATA[<p>Thanks for the tip. Just one thing: make sure you&#8217;ve enabled SVN from the web administration first (at least, before you log into shell.sf.net): you&#8217;ll save yourself &#8220;unable to lock&#8221; and other similar trouble.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

