<?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 for Reflection Design</title>
	<atom:link href="http://reflection-design.dk/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://reflection-design.dk</link>
	<description></description>
	<lastBuildDate>Thu, 17 Dec 2009 23:51:27 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>Comment on About Swoop by Dusty</title>
		<link>http://reflection-design.dk/about/comment-page-1/#comment-23811</link>
		<dc:creator>Dusty</dc:creator>
		<pubDate>Thu, 17 Dec 2009 23:51:27 +0000</pubDate>
		<guid isPermaLink="false">#comment-23811</guid>
		<description>Hello Swoop,

I just thought I&#039;d give you credit where it was due. 

A loooooong time ago I stumbled across a 3D Palace tutorial video by you creating a sci fi city in Corel Painter. That video single handedly set me on the road to become a digital artist as a hobby. 

Years later I realise that I have not had nearly enough practice so I am starting again with Corel Painter, and as ever I have watched your video again to remind me what I am aiming for.

So I just wanted to say thank you so much for all your hard work. And for inspiring me to learn digital art. 

D</description>
		<content:encoded><![CDATA[<p>Hello Swoop,</p>
<p>I just thought I&#8217;d give you credit where it was due. </p>
<p>A loooooong time ago I stumbled across a 3D Palace tutorial video by you creating a sci fi city in Corel Painter. That video single handedly set me on the road to become a digital artist as a hobby. </p>
<p>Years later I realise that I have not had nearly enough practice so I am starting again with Corel Painter, and as ever I have watched your video again to remind me what I am aiming for.</p>
<p>So I just wanted to say thank you so much for all your hard work. And for inspiring me to learn digital art. </p>
<p>D</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Help your IT guy help you by Howard Thornton</title>
		<link>http://reflection-design.dk/2009/help-your-it-guy-help-you/comment-page-1/#comment-23503</link>
		<dc:creator>Howard Thornton</dc:creator>
		<pubDate>Mon, 04 May 2009 21:07:53 +0000</pubDate>
		<guid isPermaLink="false">http://reflection-design.dk/2009/help-your-it-guy-help-you/#comment-23503</guid>
		<description>It&#039;s about time I read a post that actually kept my attention and was pure gold, thank you! :)</description>
		<content:encoded><![CDATA[<p>It&#8217;s about time I read a post that actually kept my attention and was pure gold, thank you! <img src='http://reflection-design.dk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Help your IT guy help you by Mac</title>
		<link>http://reflection-design.dk/2009/help-your-it-guy-help-you/comment-page-1/#comment-23449</link>
		<dc:creator>Mac</dc:creator>
		<pubDate>Tue, 21 Apr 2009 07:19:57 +0000</pubDate>
		<guid isPermaLink="false">http://reflection-design.dk/2009/help-your-it-guy-help-you/#comment-23449</guid>
		<description>Make shure you have a hole lot of money you can give to your IT guy. He likes that, when he&#039;s done fixing your mistake.</description>
		<content:encoded><![CDATA[<p>Make shure you have a hole lot of money you can give to your IT guy. He likes that, when he&#8217;s done fixing your mistake.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get Tortoise SVN to remove files from control by swoop</title>
		<link>http://reflection-design.dk/2008/get-tortoise-svn-to-remove-files-from-control/comment-page-1/#comment-23304</link>
		<dc:creator>swoop</dc:creator>
		<pubDate>Mon, 16 Mar 2009 15:14:26 +0000</pubDate>
		<guid isPermaLink="false">http://reflection-design.dk/?p=279#comment-23304</guid>
		<description>I actually havent tested what happens with multiple people... my initial thought would be that its simply marked to be removed .. but the keep local could be a local operation not helping other people using the repository. Going to try and check into that later today.
But if it does remove it from everybody elses checkouts i dont know a way to prevent that.. i searched a good while to simple find out how to keep a local copy :)</description>
		<content:encoded><![CDATA[<p>I actually havent tested what happens with multiple people&#8230; my initial thought would be that its simply marked to be removed .. but the keep local could be a local operation not helping other people using the repository. Going to try and check into that later today.<br />
But if it does remove it from everybody elses checkouts i dont know a way to prevent that.. i searched a good while to simple find out how to keep a local copy <img src='http://reflection-design.dk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get Tortoise SVN to remove files from control by Michael</title>
		<link>http://reflection-design.dk/2008/get-tortoise-svn-to-remove-files-from-control/comment-page-1/#comment-23277</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Wed, 11 Mar 2009 04:13:41 +0000</pubDate>
		<guid isPermaLink="false">http://reflection-design.dk/?p=279#comment-23277</guid>
		<description>What happens if you choose to SVN Delete (Keep Local) and someone else does an update? Will their copy be deleted completely or just removed from SVN?

I did a quick test, and it looks like SVN marks the file for deletion, regardless if you choose to keep a local copy - causing anyone else&#039;s copy to be removed completely when they do an update. 

Is there a way to simply remove a file from SVN control, but have everyone&#039;s copy kept local?

thanks
Michael</description>
		<content:encoded><![CDATA[<p>What happens if you choose to SVN Delete (Keep Local) and someone else does an update? Will their copy be deleted completely or just removed from SVN?</p>
<p>I did a quick test, and it looks like SVN marks the file for deletion, regardless if you choose to keep a local copy &#8211; causing anyone else&#8217;s copy to be removed completely when they do an update. </p>
<p>Is there a way to simply remove a file from SVN control, but have everyone&#8217;s copy kept local?</p>
<p>thanks<br />
Michael</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get Tortoise SVN to remove files from control by swoop</title>
		<link>http://reflection-design.dk/2008/get-tortoise-svn-to-remove-files-from-control/comment-page-1/#comment-23241</link>
		<dc:creator>swoop</dc:creator>
		<pubDate>Fri, 27 Feb 2009 12:06:57 +0000</pubDate>
		<guid isPermaLink="false">http://reflection-design.dk/?p=279#comment-23241</guid>
		<description>Not sure what you want here ?
You want to delete the file locally but NOT have it there under SVN control ? Well you can of course just delete the file, and it will be gone until next svn update.
You can ignore files from svn, but not the way you are asking (afaik). But you could easily just delete the file and it will be gone until next checkout :) 

Does that help you ?</description>
		<content:encoded><![CDATA[<p>Not sure what you want here ?<br />
You want to delete the file locally but NOT have it there under SVN control ? Well you can of course just delete the file, and it will be gone until next svn update.<br />
You can ignore files from svn, but not the way you are asking (afaik). But you could easily just delete the file and it will be gone until next checkout <img src='http://reflection-design.dk/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' />  </p>
<p>Does that help you ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Get Tortoise SVN to remove files from control by erik</title>
		<link>http://reflection-design.dk/2008/get-tortoise-svn-to-remove-files-from-control/comment-page-1/#comment-23240</link>
		<dc:creator>erik</dc:creator>
		<pubDate>Fri, 27 Feb 2009 10:20:01 +0000</pubDate>
		<guid isPermaLink="false">http://reflection-design.dk/?p=279#comment-23240</guid>
		<description>What if you want to do the reverse: keep the file under svn control but delete the local files? If you just delete the files directly after checkout, svn naturally will want to check them out again on synchronization, so that&#039;s not the way to go. Is there a svn:ignore type thing but at checkout rather than checkin?</description>
		<content:encoded><![CDATA[<p>What if you want to do the reverse: keep the file under svn control but delete the local files? If you just delete the files directly after checkout, svn naturally will want to check them out again on synchronization, so that&#8217;s not the way to go. Is there a svn:ignore type thing but at checkout rather than checkin?</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Where did your time go ? &#8211; ManicTime by PhaoLoo</title>
		<link>http://reflection-design.dk/2009/where-did-your-time-go-manictime/comment-page-1/#comment-23228</link>
		<dc:creator>PhaoLoo</dc:creator>
		<pubDate>Wed, 18 Feb 2009 04:07:54 +0000</pubDate>
		<guid isPermaLink="false">http://reflection-design.dk/2009/where-did-your-time-go-manictime/#comment-23228</guid>
		<description>It may helps you to know what you&#039;ve done during a day so that you can make a better schedule. Another free and also good: RescueTime.</description>
		<content:encoded><![CDATA[<p>It may helps you to know what you&#8217;ve done during a day so that you can make a better schedule. Another free and also good: RescueTime.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Keep your HD in silent zen states &#8211; or else &#8230; by dudeguy</title>
		<link>http://reflection-design.dk/2009/keep-your-hd-in-silent-zen-states-or-else/comment-page-1/#comment-23204</link>
		<dc:creator>dudeguy</dc:creator>
		<pubDate>Mon, 02 Feb 2009 17:09:18 +0000</pubDate>
		<guid isPermaLink="false">http://reflection-design.dk/?p=392#comment-23204</guid>
		<description>It&#039;s ok to have a comment.</description>
		<content:encoded><![CDATA[<p>It&#8217;s ok to have a comment.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Nike+ unboxing and first run by swoop</title>
		<link>http://reflection-design.dk/2008/nike-unboxing-and-first-run/comment-page-1/#comment-22960</link>
		<dc:creator>swoop</dc:creator>
		<pubDate>Thu, 11 Dec 2008 23:45:52 +0000</pubDate>
		<guid isPermaLink="false">http://reflection-design.dk/?p=328#comment-22960</guid>
		<description>Agreed. Actually cant wait to get out and run again... funny how a simple automated statistic will motivate me like that :p</description>
		<content:encoded><![CDATA[<p>Agreed. Actually cant wait to get out and run again&#8230; funny how a simple automated statistic will motivate me like that :p</p>
]]></content:encoded>
	</item>
</channel>
</rss>
