<?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/"
	xmlns:creativeCommons="http://backend.userland.com/creativeCommonsRssModule"
	>
<channel>
	<title>Comments on: SvnTask &#8211; A New Ant Task for Subversion</title>
	<atom:link href="http://www.thecrumb.com/2008/07/15/svntask-a-new-ant-task-for-subversion/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.thecrumb.com/2008/07/15/svntask-a-new-ant-task-for-subversion/</link>
	<description>ColdFusion, Ant, jQuery and other geeky stuff</description>
	<lastBuildDate>Thu, 04 Mar 2010 16:43:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Noah</title>
		<link>http://www.thecrumb.com/2008/07/15/svntask-a-new-ant-task-for-subversion/comment-page-1/#comment-6213</link>
		<dc:creator>Noah</dc:creator>
		<pubDate>Fri, 29 Aug 2008 15:56:10 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/?p=473#comment-6213</guid>
		<description>it appears so, it seems that calling a mapped path like for example: G:\test\builddir will only work when you are logged in for that mapped drive to take effect. The UNC seems to work all the time.

I hope this cuts down the headaches for other people that might read this.</description>
		<content:encoded><![CDATA[<p>it appears so, it seems that calling a mapped path like for example: G:\test\builddir will only work when you are logged in for that mapped drive to take effect. The UNC seems to work all the time.</p>
<p>I hope this cuts down the headaches for other people that might read this.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.thecrumb.com/2008/07/15/svntask-a-new-ant-task-for-subversion/comment-page-1/#comment-6212</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Fri, 29 Aug 2008 15:51:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/?p=473#comment-6212</guid>
		<description>So using a UNC path works while you are not logged in to the server?</description>
		<content:encoded><![CDATA[<p>So using a UNC path works while you are not logged in to the server?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noah</title>
		<link>http://www.thecrumb.com/2008/07/15/svntask-a-new-ant-task-for-subversion/comment-page-1/#comment-6211</link>
		<dc:creator>Noah</dc:creator>
		<pubDate>Fri, 29 Aug 2008 15:49:04 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/?p=473#comment-6211</guid>
		<description>I figured it out by just calling it by machine name.

using the destination directory as \\testserver\directory path seemed to work. Just don&#039;t forget to make sure the directory has the correct permissions to allow for the sync.

Hope this helps.</description>
		<content:encoded><![CDATA[<p>I figured it out by just calling it by machine name.</p>
<p>using the destination directory as \\testserver\directory path seemed to work. Just don&#8217;t forget to make sure the directory has the correct permissions to allow for the sync.</p>
<p>Hope this helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.thecrumb.com/2008/07/15/svntask-a-new-ant-task-for-subversion/comment-page-1/#comment-6210</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Fri, 29 Aug 2008 15:46:35 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/?p=473#comment-6210</guid>
		<description>Hmmm - that I&#039;m at a loss how to fix.  :(</description>
		<content:encoded><![CDATA[<p>Hmmm &#8211; that I&#8217;m at a loss how to fix.  :(</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noah</title>
		<link>http://www.thecrumb.com/2008/07/15/svntask-a-new-ant-task-for-subversion/comment-page-1/#comment-6209</link>
		<dc:creator>Noah</dc:creator>
		<pubDate>Fri, 29 Aug 2008 13:05:53 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/?p=473#comment-6209</guid>
		<description>We are running our Ant tasks on a Windows 2003 server on our internal network. It works great when we are logged in but we don&#039;t want to have the server logged in all the time. We would prefer it locked most of the time unless one of our IT staff is using it.</description>
		<content:encoded><![CDATA[<p>We are running our Ant tasks on a Windows 2003 server on our internal network. It works great when we are logged in but we don&#8217;t want to have the server logged in all the time. We would prefer it locked most of the time unless one of our IT staff is using it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.thecrumb.com/2008/07/15/svntask-a-new-ant-task-for-subversion/comment-page-1/#comment-6208</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Fri, 29 Aug 2008 12:52:44 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/?p=473#comment-6208</guid>
		<description>I&#039;m assuming your Ant tasks are running on a workstation somewhere?  Have you considering moving it to the server?</description>
		<content:encoded><![CDATA[<p>I&#8217;m assuming your Ant tasks are running on a workstation somewhere?  Have you considering moving it to the server?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noah</title>
		<link>http://www.thecrumb.com/2008/07/15/svntask-a-new-ant-task-for-subversion/comment-page-1/#comment-6207</link>
		<dc:creator>Noah</dc:creator>
		<pubDate>Fri, 29 Aug 2008 12:49:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/?p=473#comment-6207</guid>
		<description>The only problem I have with this is that it requires a user logged into the server for the mapped drives to work. I have my ANT tasks running automatically 4 times a day and the server is sometimes locked. When this happens then the mapped drives don&#039;t work, am I missing something?</description>
		<content:encoded><![CDATA[<p>The only problem I have with this is that it requires a user logged into the server for the mapped drives to work. I have my ANT tasks running automatically 4 times a day and the server is sometimes locked. When this happens then the mapped drives don&#8217;t work, am I missing something?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.thecrumb.com/2008/07/15/svntask-a-new-ant-task-for-subversion/comment-page-1/#comment-6206</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Fri, 29 Aug 2008 12:47:20 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/?p=473#comment-6206</guid>
		<description>@Noah - glad you got it working!</description>
		<content:encoded><![CDATA[<p>@Noah &#8211; glad you got it working!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Noah</title>
		<link>http://www.thecrumb.com/2008/07/15/svntask-a-new-ant-task-for-subversion/comment-page-1/#comment-6205</link>
		<dc:creator>Noah</dc:creator>
		<pubDate>Fri, 29 Aug 2008 12:43:15 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/?p=473#comment-6205</guid>
		<description>I don&#039;t know what I was doing wrong, but it was as simple as just mapping a drive and then calling it in my fileset.

 

 &lt;!--  define properties --&gt; 
 
  
 
  This is a test
  
   
  
 


Thanks for asking if I was using a mapped drive. It was that easy.</description>
		<content:encoded><![CDATA[<p>I don&#8217;t know what I was doing wrong, but it was as simple as just mapping a drive and then calling it in my fileset.</p>
<p> <!--  define properties --> </p>
<p>  This is a test</p>
<p>Thanks for asking if I was using a mapped drive. It was that easy.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim</title>
		<link>http://www.thecrumb.com/2008/07/15/svntask-a-new-ant-task-for-subversion/comment-page-1/#comment-6204</link>
		<dc:creator>Jim</dc:creator>
		<pubDate>Fri, 29 Aug 2008 12:36:54 +0000</pubDate>
		<guid isPermaLink="false">http://www.thecrumb.com/?p=473#comment-6204</guid>
		<description>So you have Server A which has your SVN Repo. 

You want to export a project from Server A to Server B?</description>
		<content:encoded><![CDATA[<p>So you have Server A which has your SVN Repo. </p>
<p>You want to export a project from Server A to Server B?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
