<?xml version="1.0" encoding="UTF-8"?>

<rss version="2.0"
 xmlns:blogChannel="http://backend.userland.com/blogChannelModule"
>

<channel>
<title><![CDATA[Dobrica Pavlinušić's random unstructured stuff: CVS to Subversion]]></title>
<link>https://saturn.ffzg.hr/rot13/index.cgi?cvs_to_subversion</link>
<description></description>
<pubDate>Wed, 08 Aug 2007 13:36:49 -0000</pubDate>
<webMaster>root@saturn.ffzg.hr</webMaster>
<generator>Socialtext Workspace v2.19.0.2</generator>

<item>
<title><![CDATA[CVS to Subversion]]></title>
<link>https://saturn.ffzg.hr/rot13/index.cgi?cvs_to_subversion</link>
<description><![CDATA[<div>Creator: Dobrica Pavlinušić</div><hr/><div class="wiki">
<p>
Here is a tail about my try to use <a target="_blank" title="(external link)" href="http://subversion.tigris.org/">Subversion<!-- wiki-renamed-hyperlink "Subversion"<http://subversion.tigris.org/> --></a> (actually, <a target="_blank" title="(external link)" href="http://svk.bestpractical.com/">svk<!-- wiki-renamed-hyperlink "svk"<http://svk.bestpractical.com/> --></a> to manage my local changes on <a target="_blank" title="(external link)" href="http://fabrice.bellard.free.fr/qemu/">qemu<!-- wiki-renamed-hyperlink "qemu"<http://fabrice.bellard.free.fr/qemu/> --></a> project</p>
<p>
This page is based on <a target="_blank" title="(external link)" href="https://savannah.gnu.org/maintenance/CvSToSvN">CVS to SVN guide on Savannah<!-- wiki-renamed-hyperlink "CVS to SVN guide on Savannah"<https://savannah.gnu.org/maintenance/CvSToSvN> --></a></p>
<h1 id="copy_project_from_savannah">Copy project from Savannah</h1>
<pre>
rsync -av rsync://cvs.sv.gnu.org/sources/qemu qemu-cvs/
</pre>
<br /><h1 id="convert_cvs_to_subversion">Convert CVS to Subversion</h1>
<pre>
cvs2svn --cvs-revnums -s qemu-svn qemu-cvs
</pre>
</div>
]]></description>
<author>Dobrica Pavlinu&#x161;i&#x107;</author>
<category></category>
<guid isPermaLink="true">https://saturn.ffzg.hr/rot13/index.cgi?cvs_to_subversion</guid>
<pubDate>Wed, 08 Aug 2007 13:36:49 -0000</pubDate>
</item>
</channel>
</rss>