<?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: Backup and Restore SVN Subversion Repository</title>
	<atom:link href="http://blog.webramz.com/backup-and-restore-svnsubversion-repository/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.webramz.com/backup-and-restore-svnsubversion-repository/</link>
	<description>Technical articles for web hosting servers, php, mysql, javascript</description>
	<lastBuildDate>Sat, 04 Sep 2010 08:17:23 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
	<item>
		<title>By: Jaz</title>
		<link>http://blog.webramz.com/backup-and-restore-svnsubversion-repository/comment-page-1/#comment-16328</link>
		<dc:creator>Jaz</dc:creator>
		<pubDate>Fri, 04 Jun 2010 11:38:44 +0000</pubDate>
		<guid isPermaLink="false">http://behzad.nategh.com/backup-and-restore-svnsubversion-repository/#comment-16328</guid>
		<description>Had the same access denied trouble. My problem was a syntax issue.

Resolved by specifying the exact repository name that I wanted to back up, as well as defining a name and extension for the backup file to be created:

svnadmin dump f:\repositories\clients &gt; g:\subversion\clients_repository.bak</description>
		<content:encoded><![CDATA[<p>Had the same access denied trouble. My problem was a syntax issue.</p>
<p>Resolved by specifying the exact repository name that I wanted to back up, as well as defining a name and extension for the backup file to be created:</p>
<p>svnadmin dump f:\repositories\clients &gt; g:\subversion\clients_repository.bak</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Anthony Hildoer</title>
		<link>http://blog.webramz.com/backup-and-restore-svnsubversion-repository/comment-page-1/#comment-8415</link>
		<dc:creator>Anthony Hildoer</dc:creator>
		<pubDate>Wed, 16 Dec 2009 13:58:01 +0000</pubDate>
		<guid isPermaLink="false">http://behzad.nategh.com/backup-and-restore-svnsubversion-repository/#comment-8415</guid>
		<description>I automated the process of backing up multiple repositories on a linux server. Get the script: http://www.hildoersystems.com/index.php?option=com_content&amp;view=article&amp;id=122:backup-a-subversion-svn-repository-with-this-free-script&amp;catid=52:system-administration&amp;Itemid=74

-Anthony</description>
		<content:encoded><![CDATA[<p>I automated the process of backing up multiple repositories on a linux server. Get the script: <a href="http://www.hildoersystems.com/index.php?option=com_content&amp;view=article&amp;id=122:backup-a-subversion-svn-repository-with-this-free-script&amp;catid=52:system-administration&amp;Itemid=74" rel="nofollow">http://www.hildoersystems.com/index.php?option=com_content&amp;view=article&amp;id=122:backup-a-subversion-svn-repository-with-this-free-script&amp;catid=52:system-administration&amp;Itemid=74</a></p>
<p>-Anthony</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Fahim Akhter</title>
		<link>http://blog.webramz.com/backup-and-restore-svnsubversion-repository/comment-page-1/#comment-3688</link>
		<dc:creator>Fahim Akhter</dc:creator>
		<pubDate>Thu, 23 Jul 2009 05:13:01 +0000</pubDate>
		<guid isPermaLink="false">http://behzad.nategh.com/backup-and-restore-svnsubversion-repository/#comment-3688</guid>
		<description>Thanks for the tip, I restored it and now all the update tracks are there. But the problem is   I&#039;m unable to see my directory structure or anything. How can I see that?</description>
		<content:encoded><![CDATA[<p>Thanks for the tip, I restored it and now all the update tracks are there. But the problem is   I&#8217;m unable to see my directory structure or anything. How can I see that?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JJ</title>
		<link>http://blog.webramz.com/backup-and-restore-svnsubversion-repository/comment-page-1/#comment-2307</link>
		<dc:creator>JJ</dc:creator>
		<pubDate>Mon, 30 Mar 2009 19:36:06 +0000</pubDate>
		<guid isPermaLink="false">http://behzad.nategh.com/backup-and-restore-svnsubversion-repository/#comment-2307</guid>
		<description>Same problem. Help me too.</description>
		<content:encoded><![CDATA[<p>Same problem. Help me too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: velmurugan</title>
		<link>http://blog.webramz.com/backup-and-restore-svnsubversion-repository/comment-page-1/#comment-1787</link>
		<dc:creator>velmurugan</dc:creator>
		<pubDate>Fri, 24 Oct 2008 10:35:10 +0000</pubDate>
		<guid isPermaLink="false">http://behzad.nategh.com/backup-and-restore-svnsubversion-repository/#comment-1787</guid>
		<description>Hi,

my subversion server is down.i have copied to the created repository path backup (subversion repository folder).i installed new machine to subversion software and creating repository is new location and configurtion also completed and it’s work well.but how to restore old repository backup.i am using below the command it’s throwing error.please help me. 

C:\\Users\\Administrator&gt;svn import D:\\Subversion Repository file:///D:/Subversion 

svn: Too many arguments to import command 

C:\\&gt;svnadmin dump D:SubversionRepository D:/Subversion
svnadmin: Expected FS format \&#039;2\&#039;; found format \&#039;3\&#039;

C:\\&gt;svnadmin dump D:SubversionRepository &gt; D:/Subversion
Access is denied.

C:\\&gt;svnadmin load D:\\SubversionRepository svnadmin load D:\\Subversion &lt; D:\\SubversionRepository
Access is denied.

D:\\Subversion Repository is old backup repository path. 

D:/Subversion is newly created repository path. 

please help me.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>my subversion server is down.i have copied to the created repository path backup (subversion repository folder).i installed new machine to subversion software and creating repository is new location and configurtion also completed and it’s work well.but how to restore old repository backup.i am using below the command it’s throwing error.please help me. </p>
<p>C:\\Users\\Administrator&gt;svn import D:\\Subversion Repository file:///D:/Subversion </p>
<p>svn: Too many arguments to import command </p>
<p>C:\\&gt;svnadmin dump D:SubversionRepository D:/Subversion<br />
svnadmin: Expected FS format \&#8217;2\&#8217;; found format \&#8217;3\&#8217;</p>
<p>C:\\&gt;svnadmin dump D:SubversionRepository &gt; D:/Subversion<br />
Access is denied.</p>
<p>C:\\&gt;svnadmin load D:\\SubversionRepository svnadmin load D:\\Subversion &lt; D:\\SubversionRepository<br />
Access is denied.</p>
<p>D:\\Subversion Repository is old backup repository path. </p>
<p>D:/Subversion is newly created repository path. </p>
<p>please help me.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
