<?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: Make old svn revision the current revision</title>
	<atom:link href="http://www.protocolostomy.com/2008/05/29/make-old-svn-revision-the-current-revision/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.protocolostomy.com/2008/05/29/make-old-svn-revision-the-current-revision/</link>
	<description>Made with only the finest 1's and 0's</description>
	<lastBuildDate>Thu, 26 Jan 2012 21:20:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: alessio</title>
		<link>http://www.protocolostomy.com/2008/05/29/make-old-svn-revision-the-current-revision/comment-page-1/#comment-52006</link>
		<dc:creator>alessio</dc:creator>
		<pubDate>Tue, 08 Feb 2011 20:12:29 +0000</pubDate>
		<guid isPermaLink="false">http://www.protocolostomy.com/?p=302#comment-52006</guid>
		<description>You guys should read this, it did the trick:

http://stackoverflow.com/questions/1254628/undoing-a-commit-in-tortoisesvn</description>
		<content:encoded><![CDATA[<p>You guys should read this, it did the trick:</p>
<p><a href="http://stackoverflow.com/questions/1254628/undoing-a-commit-in-tortoisesvn" rel="nofollow">http://stackoverflow.com/questions/1254628/undoing-a-commit-in-tortoisesvn</a></p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tyler</title>
		<link>http://www.protocolostomy.com/2008/05/29/make-old-svn-revision-the-current-revision/comment-page-1/#comment-35270</link>
		<dc:creator>Tyler</dc:creator>
		<pubDate>Sat, 20 Feb 2010 03:50:52 +0000</pubDate>
		<guid isPermaLink="false">http://www.protocolostomy.com/?p=302#comment-35270</guid>
		<description>So, this may be embarrassing for me, but: what I did was accidentally remove folders of files, and commit the changes. So, I ran &quot;svn up -r N folder/ folder/ folder/&quot; then &quot;svn rm --keep-local folder/ folder/ folder&quot; followed by &quot;svn cleanup&quot; and finally &quot;svn add folder/ folder/ folder/&quot;. This seemed to work.</description>
		<content:encoded><![CDATA[<p>So, this may be embarrassing for me, but: what I did was accidentally remove folders of files, and commit the changes. So, I ran &#8220;svn up -r N folder/ folder/ folder/&#8221; then &#8220;svn rm &#8211;keep-local folder/ folder/ folder&#8221; followed by &#8220;svn cleanup&#8221; and finally &#8220;svn add folder/ folder/ folder/&#8221;. This seemed to work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: David Mellor</title>
		<link>http://www.protocolostomy.com/2008/05/29/make-old-svn-revision-the-current-revision/comment-page-1/#comment-1301</link>
		<dc:creator>David Mellor</dc:creator>
		<pubDate>Fri, 30 May 2008 21:58:26 +0000</pubDate>
		<guid isPermaLink="false">http://www.protocolostomy.com/?p=302#comment-1301</guid>
		<description>svn cat -r old_revision myfile.php &gt; myfile.php
svn commit myfile.php</description>
		<content:encoded><![CDATA[<p>svn cat -r old_revision myfile.php &gt; myfile.php<br />
svn commit myfile.php</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Mercurial fanboy</title>
		<link>http://www.protocolostomy.com/2008/05/29/make-old-svn-revision-the-current-revision/comment-page-1/#comment-1297</link>
		<dc:creator>Mercurial fanboy</dc:creator>
		<pubDate>Fri, 30 May 2008 12:43:50 +0000</pubDate>
		<guid isPermaLink="false">http://www.protocolostomy.com/?p=302#comment-1297</guid>
		<description>If you&#039;re trying to get into distributed VCS just take a look at Mercurial, it&#039;s a lot simpler then Git and powerful enough for hardcore uses ;)</description>
		<content:encoded><![CDATA[<p>If you&#8217;re trying to get into distributed VCS just take a look at Mercurial, it&#8217;s a lot simpler then Git and powerful enough for hardcore uses <img src='http://www.protocolostomy.com/wp-includes/images/smilies/icon_wink.gif' alt=';)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: m0j0</title>
		<link>http://www.protocolostomy.com/2008/05/29/make-old-svn-revision-the-current-revision/comment-page-1/#comment-1291</link>
		<dc:creator>m0j0</dc:creator>
		<pubDate>Thu, 29 May 2008 15:56:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.protocolostomy.com/?p=302#comment-1291</guid>
		<description>Thanks, Bill -- nice to know I&#039;m not alone :) 

As for old directories, I actually keep a disgustingly large archive of full svn backups, so maybe that could help me out. So far, test restores of those repositories seem to pass muster.</description>
		<content:encoded><![CDATA[<p>Thanks, Bill &#8212; nice to know I&#8217;m not alone <img src='http://www.protocolostomy.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>As for old directories, I actually keep a disgustingly large archive of full svn backups, so maybe that could help me out. So far, test restores of those repositories seem to pass muster.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

