<?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: Why SubVersion SVN can be a pain</title>
	<atom:link href="http://varunkrish.com/why-subversion-svn-can-be-a-pain.html/feed" rel="self" type="application/rss+xml" />
	<link>http://varunkrish.com/why-subversion-svn-can-be-a-pain.html</link>
	<description>Web Technologist Blog</description>
	<lastBuildDate>Mon, 26 Apr 2010 20:13:02 -0500</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: The expert</title>
		<link>http://varunkrish.com/why-subversion-svn-can-be-a-pain.html/comment-page-1#comment-6859</link>
		<dc:creator>The expert</dc:creator>
		<pubDate>Sun, 10 Jun 2007 11:04:31 +0000</pubDate>
		<guid isPermaLink="false">http://varunkrish.com/why-subversion-svn-can-be-a-pain.html#comment-6859</guid>
		<description>So stupid reason to blame svn,
for the completely  not related things.

- you can use the ftp client that ignores hidden folders
(.svn are always hidden)
- you can use svn export as it is written above
- you can use a command line that does not copy .svn
- you can organize the web site as a working copy
and just call svn update on the web-server site.
There are lot of references on how to use svn as the web-site deployment tool.</description>
		<content:encoded><![CDATA[<p>So stupid reason to blame svn,<br />
for the completely  not related things.</p>
<p>- you can use the <acronym title="File Transfer Protocol">FTP</acronym> client that ignores hidden folders<br />
(.svn are always hidden)<br />
- you can use svn export as it is written above<br />
- you can use a command line that does not copy .svn<br />
- you can organize the web site as a working copy<br />
and just call svn update on the web-server site.<br />
There are lot of references on how to use svn as the web-site deployment tool.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Szymon</title>
		<link>http://varunkrish.com/why-subversion-svn-can-be-a-pain.html/comment-page-1#comment-6857</link>
		<dc:creator>Szymon</dc:creator>
		<pubDate>Sun, 10 Jun 2007 09:01:31 +0000</pubDate>
		<guid isPermaLink="false">http://varunkrish.com/why-subversion-svn-can-be-a-pain.html#comment-6857</guid>
		<description>.svn files are a pain even if you are using export. You have to perform so many actions just to upload your code changes.

Fortunately there are smart SVN hosting options like &lt;a href=&quot;http://www.springloops.com&quot; rel=&quot;nofollow&quot;&gt;springloops&lt;/a&gt; that makes things much easier. Give it a try, maybe it will work for you.</description>
		<content:encoded><![CDATA[<p>.svn files are a pain even if you are using export. You have to perform so many actions just to upload your code changes.</p>
<p>Fortunately there are smart SVN hosting options like <a href="http://www.springloops.com" rel="nofollow">springloops</a> that makes things much easier. Give it a try, maybe it will work for you.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: varun krishnan</title>
		<link>http://varunkrish.com/why-subversion-svn-can-be-a-pain.html/comment-page-1#comment-6855</link>
		<dc:creator>varun krishnan</dc:creator>
		<pubDate>Sun, 10 Jun 2007 07:50:20 +0000</pubDate>
		<guid isPermaLink="false">http://varunkrish.com/why-subversion-svn-can-be-a-pain.html#comment-6855</guid>
		<description>@Stefan

Thanks for the tip buddy.

Works fine</description>
		<content:encoded><![CDATA[<p>@Stefan</p>
<p>Thanks for the tip buddy.</p>
<p>Works fine</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan</title>
		<link>http://varunkrish.com/why-subversion-svn-can-be-a-pain.html/comment-page-1#comment-6854</link>
		<dc:creator>Stefan</dc:creator>
		<pubDate>Sun, 10 Jun 2007 07:00:28 +0000</pubDate>
		<guid isPermaLink="false">http://varunkrish.com/why-subversion-svn-can-be-a-pain.html#comment-6854</guid>
		<description>With TortoiseSVN, you don&#039;t really need that context menu because you already have one!
You can right-drag the working copy folder to another location, and then choose &quot;SVN Export here...&quot; from the context menu.
See here for more details about the right-drag handler in TortoiseSVN:
http://tortoisesvn.net/most-forgotten-feature

An &#039;export&#039; creates a copy of the working copy without all the .svn folders, and I think that&#039;s what you want/need in your situation.</description>
		<content:encoded><![CDATA[<p>With TortoiseSVN, you don&#8217;t really need that context menu because you already have one!<br />
You can right-drag the working copy folder to another location, and then choose &#8220;SVN Export here&#8230;&#8221; from the context menu.<br />
See here for more details about the right-drag handler in TortoiseSVN:<br />
<a href="http://tortoisesvn.net/most-forgotten-feature" rel="nofollow">http://tortoisesvn.net/most-forgotten-feature</a></p>
<p>An &#8216;export&#8217; creates a copy of the working copy without all the .svn folders, and I think that&#8217;s what you want/need in your situation.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
