<?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 WANdisco Subversion Blog</title>
	<atom:link href="http://blogs.wandisco.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://blogs.wandisco.com</link>
	<description>Blogging from the disco</description>
	<lastBuildDate>Wed, 01 Feb 2012 14:00:54 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
	<item>
		<title>Comment on Jenkins Professional Support Comes to uberSVN by WANdisco’s January Roundup - WANdisco Subversion Blog</title>
		<link>http://blogs.wandisco.com/2012/01/30/jenkins-professional-support-comes-to-ubersvn/#comment-19617</link>
		<dc:creator>WANdisco’s January Roundup - WANdisco Subversion Blog</dc:creator>
		<pubDate>Wed, 01 Feb 2012 14:00:54 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.wandisco.com/?p=1625#comment-19617</guid>
		<description>[...] and releases! Firstly, we are excited to announce two great new additions to uberSVN and uberAPPS: professional support for the Jenkins continuous integration server, and crowdsourcing functionality from the world’s largest marketplace for software testing [...]</description>
		<content:encoded><![CDATA[<p>[...] and releases! Firstly, we are excited to announce two great new additions to uberSVN and uberAPPS: professional support for the Jenkins continuous integration server, and crowdsourcing functionality from the world’s largest marketplace for software testing [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Started with Jenkins in uberSVN by Polling Subversion with Jenkins - WANdisco Subversion Blog</title>
		<link>http://blogs.wandisco.com/2011/10/25/getting-started-with-jenkins-in-ubersvn/#comment-19522</link>
		<dc:creator>Polling Subversion with Jenkins - WANdisco Subversion Blog</dc:creator>
		<pubDate>Tue, 31 Jan 2012 14:01:48 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.wandisco.com/?p=852#comment-19522</guid>
		<description>[...] To automatically poll a Subversion repository, you must first have created at least one Jenkins job. To get started, click on the desired Jenkins job from within uberSVN’s ‘Jenkins’ [...]</description>
		<content:encoded><![CDATA[<p>[...] To automatically poll a Subversion repository, you must first have created at least one Jenkins job. To get started, click on the desired Jenkins job from within uberSVN’s ‘Jenkins’ [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Getting Started with Jenkins in uberSVN by Jenkins Professional Support Comes to uberSVN - WANdisco Subversion Blog</title>
		<link>http://blogs.wandisco.com/2011/10/25/getting-started-with-jenkins-in-ubersvn/#comment-19413</link>
		<dc:creator>Jenkins Professional Support Comes to uberSVN - WANdisco Subversion Blog</dc:creator>
		<pubDate>Mon, 30 Jan 2012 17:53:46 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.wandisco.com/?p=852#comment-19413</guid>
		<description>[...] Need more information? Check out our Top 10 Reasons to Try uberSVN post, or our step-by-step guide to Getting Started with Jenkins in uberSVN. [...]</description>
		<content:encoded><![CDATA[<p>[...] Need more information? Check out our Top 10 Reasons to Try uberSVN post, or our step-by-step guide to Getting Started with Jenkins in uberSVN. [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An Introduction to Subversion Hook Scripts on Windows by jthornsby</title>
		<link>http://blogs.wandisco.com/2011/11/10/an-introduction-to-subversion-hook-scripts-on-windows/#comment-19396</link>
		<dc:creator>jthornsby</dc:creator>
		<pubDate>Mon, 30 Jan 2012 15:57:18 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.wandisco.com/?p=849#comment-19396</guid>
		<description>Hi Claes,

Thanks for your comment! Unfortunately, hook scripts problems are difficult to diagnose - is Subversion throwing any error messages?

There are a few common problems that would be worth looking at first. On Windows, hook scripts must be saved as either a batch file (.bat) or an executable (.exe). If your pre-commit file is saved in any other format, then this will be causing the hook script to fail.

Another problem might be the admin permissions. The server program performing the commit is the same program that will be running the hook script - so the working copy must be owned by the same user that svnserve or Apache runs as, or the working copy must at least have appropriate permissions set. You can check which permissions are set, by looking at the repository configuration files.

It might also be worth re-checking the &#039;Parting Tips&#039; section of the blog post, which has some useful pointers for solving hook script problems.

Hope this helps!</description>
		<content:encoded><![CDATA[<p>Hi Claes,</p>
<p>Thanks for your comment! Unfortunately, hook scripts problems are difficult to diagnose &#8211; is Subversion throwing any error messages?</p>
<p>There are a few common problems that would be worth looking at first. On Windows, hook scripts must be saved as either a batch file (.bat) or an executable (.exe). If your pre-commit file is saved in any other format, then this will be causing the hook script to fail.</p>
<p>Another problem might be the admin permissions. The server program performing the commit is the same program that will be running the hook script &#8211; so the working copy must be owned by the same user that svnserve or Apache runs as, or the working copy must at least have appropriate permissions set. You can check which permissions are set, by looking at the repository configuration files.</p>
<p>It might also be worth re-checking the &#8216;Parting Tips&#8217; section of the blog post, which has some useful pointers for solving hook script problems.</p>
<p>Hope this helps!</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Top 10 Reasons to Try uberSVN by Jenkins Professional Support Comes to uberSVN - WANdisco Subversion Blog</title>
		<link>http://blogs.wandisco.com/2011/10/17/top-10-reasons-to-try-ubersvn/#comment-19392</link>
		<dc:creator>Jenkins Professional Support Comes to uberSVN - WANdisco Subversion Blog</dc:creator>
		<pubDate>Mon, 30 Jan 2012 14:39:09 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.wandisco.com/?p=715#comment-19392</guid>
		<description>[...] more information? Check out our Top 10 Reasons to Try uberSVN post, or our step-by-step guide to Getting Started with Jenkins in [...]</description>
		<content:encoded><![CDATA[<p>[...] more information? Check out our Top 10 Reasons to Try uberSVN post, or our step-by-step guide to Getting Started with Jenkins in [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on An Introduction to Subversion Hook Scripts on Windows by Claes</title>
		<link>http://blogs.wandisco.com/2011/11/10/an-introduction-to-subversion-hook-scripts-on-windows/#comment-19369</link>
		<dc:creator>Claes</dc:creator>
		<pubDate>Mon, 30 Jan 2012 10:18:35 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.wandisco.com/?p=849#comment-19369</guid>
		<description>Hi, nice example. I have just tried to use a hook, on a windows machine... but nothing happens. Are there something you have to do before this functionality starts working?

Kind regards 
Claes</description>
		<content:encoded><![CDATA[<p>Hi, nice example. I have just tried to use a hook, on a windows machine&#8230; but nothing happens. Are there something you have to do before this functionality starts working?</p>
<p>Kind regards<br />
Claes</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Subversion Best Practices: Repository Structure by Subversion Tip of the Week - WANdisco Subversion Blog</title>
		<link>http://blogs.wandisco.com/2011/10/24/subversion-best-practices-repository-structure/#comment-19367</link>
		<dc:creator>Subversion Tip of the Week - WANdisco Subversion Blog</dc:creator>
		<pubDate>Mon, 30 Jan 2012 09:44:41 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.wandisco.com/?p=729#comment-19367</guid>
		<description>[...] you’ve got to grips with using Subversion in your day-to-day development; you’ve read up on best practices, and even branching and merging is no longer giving you nightmares &#8211; but are you taking full [...]</description>
		<content:encoded><![CDATA[<p>[...] you’ve got to grips with using Subversion in your day-to-day development; you’ve read up on best practices, and even branching and merging is no longer giving you nightmares &#8211; but are you taking full [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on uberSVN &#8216;Blake&#8217; Released with Streamlined Subversion App Store by WANdisco Celebrate Success of uberSVN ‘Blake’ - WANdisco Subversion Blog</title>
		<link>http://blogs.wandisco.com/2011/12/15/ubersvn-11-12-released-with-streamlined-subversion-app-store/#comment-19045</link>
		<dc:creator>WANdisco Celebrate Success of uberSVN ‘Blake’ - WANdisco Subversion Blog</dc:creator>
		<pubDate>Fri, 27 Jan 2012 09:54:14 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.wandisco.com/?p=1467#comment-19045</guid>
		<description>[...] fans may remember that we announced our codenaming strategy for uberSVN last month. For those not already in the know: Apple name their releases after big cats (Mac OS X [...]</description>
		<content:encoded><![CDATA[<p>[...] fans may remember that we announced our codenaming strategy for uberSVN last month. For those not already in the know: Apple name their releases after big cats (Mac OS X [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on WANdisco Host Apache in the Pub by WANdisco Host Apache Meetup for Local Developer Community - WANdisco Subversion Blog</title>
		<link>http://blogs.wandisco.com/2012/01/23/wandisco-host-apache-in-the-pub/#comment-18964</link>
		<dc:creator>WANdisco Host Apache Meetup for Local Developer Community - WANdisco Subversion Blog</dc:creator>
		<pubDate>Thu, 26 Jan 2012 13:09:24 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.wandisco.com/?p=1786#comment-18964</guid>
		<description>[...] Blog               &#171; WANdisco Host Apache in the Pub [...]</description>
		<content:encoded><![CDATA[<p>[...] Blog               &laquo; WANdisco Host Apache in the Pub [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Subversion Tip of the Week by jthornsby</title>
		<link>http://blogs.wandisco.com/2012/01/23/subversion-tip-of-the-week-5/#comment-18868</link>
		<dc:creator>jthornsby</dc:creator>
		<pubDate>Wed, 25 Jan 2012 10:12:07 +0000</pubDate>
		<guid isPermaLink="false">http://blogs.wandisco.com/?p=1601#comment-18868</guid>
		<description>Thanks for the feedback, Frank! We&#039;ll be sure to cover merging these type of folder trees in the coming weeks!</description>
		<content:encoded><![CDATA[<p>Thanks for the feedback, Frank! We&#8217;ll be sure to cover merging these type of folder trees in the coming weeks!</p>
]]></content:encoded>
	</item>
</channel>
</rss>

