<?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: Automatic commit of a Subversion repository</title>
	<atom:link href="http://www.hmarcy.com/2008/09/automatic-commit-of-a-subversion-repository/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.hmarcy.com/2008/09/automatic-commit-of-a-subversion-repository/</link>
	<description>&#34;What would you do if you knew you could not fail ?&#34; Robert H. Schuller</description>
	<lastBuildDate>Fri, 09 Dec 2011 19:09:45 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: raj</title>
		<link>http://www.hmarcy.com/2008/09/automatic-commit-of-a-subversion-repository/comment-page-1/#comment-9132</link>
		<dc:creator>raj</dc:creator>
		<pubDate>Tue, 25 Oct 2011 05:33:53 +0000</pubDate>
		<guid isPermaLink="false">http://hmarcy.com/?p=3#comment-9132</guid>
		<description>Hi 

Please clear my question when is my repository under /var/www/svn/repo .

when i run sh svn_cron.sh it shows .is not working copy

please help</description>
		<content:encoded><![CDATA[<p>Hi </p>
<p>Please clear my question when is my repository under /var/www/svn/repo .</p>
<p>when i run sh svn_cron.sh it shows .is not working copy</p>
<p>please help</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: hobby</title>
		<link>http://www.hmarcy.com/2008/09/automatic-commit-of-a-subversion-repository/comment-page-1/#comment-17</link>
		<dc:creator>hobby</dc:creator>
		<pubDate>Mon, 15 Dec 2008 19:40:26 +0000</pubDate>
		<guid isPermaLink="false">http://hmarcy.com/?p=3#comment-17</guid>
		<description>There&#039;s an error on this line.  You are redirecting the output to the todelete file twice.

/usr/local/bin/svn status &#124; sed -n “/^\!?*/p” &#124; sed “s/^\! *//g” &gt; $REPOS/logs/todelete*//g” &gt; $REPOS/logs/todelete

Also, shouldn&#039;t the first if check be -eq 0?  You&#039;re checking for any conflicts and if none exist (eq 0), then proceed on.</description>
		<content:encoded><![CDATA[<p>There&#8217;s an error on this line.  You are redirecting the output to the todelete file twice.</p>
<p>/usr/local/bin/svn status | sed -n “/^\!?*/p” | sed “s/^\! *//g” &gt; $REPOS/logs/todelete*//g” &gt; $REPOS/logs/todelete</p>
<p>Also, shouldn&#8217;t the first if check be -eq 0?  You&#8217;re checking for any conflicts and if none exist (eq 0), then proceed on.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

