<?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: BASH your SVN and Trac installation!</title> <atom:link href="http://ariejan.net/2007/06/12/bash-your-svn-and-trac-installation/feed/" rel="self" type="application/rss+xml" /><link>http://ariejan.net/2007/06/12/bash-your-svn-and-trac-installation/</link> <description>Code Monkey</description> <lastBuildDate>Wed, 10 Mar 2010 01:20:05 +0000</lastBuildDate> <generator>http://wordpress.org/?v=2.9.2</generator> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <item><title>By: links for 2009-10-01 @ &#60;CONTENT /&#62; v.5</title><link>http://ariejan.net/2007/06/12/bash-your-svn-and-trac-installation/comment-page-1/#comment-10983</link> <dc:creator>links for 2009-10-01 @ &#60;CONTENT /&#62; v.5</dc:creator> <pubDate>Thu, 01 Oct 2009 16:04:39 +0000</pubDate> <guid
isPermaLink="false">http://beta.ariejan.net/?p=123#comment-10983</guid> <description>[...] BASH your SVN and Trac installation! &#124; Ariejan.net BASH script for setting up svn and trac. (tags: subversion bash trac tools) [...]</description> <content:encoded><![CDATA[<p>[...] BASH your SVN and Trac installation! | Ariejan.net BASH script for setting up svn and trac. (tags: subversion bash trac tools) [...]</p> ]]></content:encoded> </item> <item><title>By: Arun Agrawal</title><link>http://ariejan.net/2007/06/12/bash-your-svn-and-trac-installation/comment-page-1/#comment-3843</link> <dc:creator>Arun Agrawal</dc:creator> <pubDate>Tue, 04 Dec 2007 12:10:05 +0000</pubDate> <guid
isPermaLink="false">http://beta.ariejan.net/?p=123#comment-3843</guid> <description>yeah this is cool</description> <content:encoded><![CDATA[<p>yeah this is cool</p> ]]></content:encoded> </item> <item><title>By: Organise your bioinformatics projects using Subversion and Trac: part 2 &#171; What You&#8217;re Doing Is Rather Desperate</title><link>http://ariejan.net/2007/06/12/bash-your-svn-and-trac-installation/comment-page-1/#comment-1432</link> <dc:creator>Organise your bioinformatics projects using Subversion and Trac: part 2 &#171; What You&#8217;re Doing Is Rather Desperate</dc:creator> <pubDate>Thu, 04 Oct 2007 14:23:15 +0000</pubDate> <guid
isPermaLink="false">http://beta.ariejan.net/?p=123#comment-1432</guid> <description>[...] directory in ~/projects, it&#8217;s going to get tedious. Luckily, Ariejan de Vroom has written a small shell script to automate the procedure. Edit it to your taste, make it executable, supply it with the name of [...]</description> <content:encoded><![CDATA[<p>[...] directory in ~/projects, it&#8217;s going to get tedious. Luckily, Ariejan de Vroom has written a small shell script to automate the procedure. Edit it to your taste, make it executable, supply it with the name of [...]</p> ]]></content:encoded> </item> <item><title>By: daniel</title><link>http://ariejan.net/2007/06/12/bash-your-svn-and-trac-installation/comment-page-1/#comment-297</link> <dc:creator>daniel</dc:creator> <pubDate>Sat, 30 Jun 2007 09:35:23 +0000</pubDate> <guid
isPermaLink="false">http://beta.ariejan.net/?p=123#comment-297</guid> <description>locate post-commitIn feisty you can find it in:
/usr/share/doc/trac/contrib/trac-post-commit-hook.gz</description> <content:encoded><![CDATA[<p>locate post-commit</p><p>In feisty you can find it in:<br
/> /usr/share/doc/trac/contrib/trac-post-commit-hook.gz</p> ]]></content:encoded> </item> <item><title>By: David Goodenough</title><link>http://ariejan.net/2007/06/12/bash-your-svn-and-trac-installation/comment-page-1/#comment-295</link> <dc:creator>David Goodenough</dc:creator> <pubDate>Thu, 28 Jun 2007 13:07:15 +0000</pubDate> <guid
isPermaLink="false">http://beta.ariejan.net/?p=123#comment-295</guid> <description>I have the Debian version of trac, and it does not come with a contrib directory.  Any pointers as to where I can get this script?</description> <content:encoded><![CDATA[<p>I have the Debian version of trac, and it does not come with a contrib directory.  Any pointers as to where I can get this script?</p> ]]></content:encoded> </item> <item><title>By: Ariejan</title><link>http://ariejan.net/2007/06/12/bash-your-svn-and-trac-installation/comment-page-1/#comment-298</link> <dc:creator>Ariejan</dc:creator> <pubDate>Wed, 20 Jun 2007 08:41:41 +0000</pubDate> <guid
isPermaLink="false">http://beta.ariejan.net/?p=123#comment-298</guid> <description>@Neo:The sed command takes the post-commit hook file that comes with Trac and replace &quot;EXAMPLE&quot; with the name of your repository name. It then stores it in your Subversion&#039;s &#039;hook&#039; directory.When this post-commit file is executable (hence the chmod  x), it automatically passes information from the commit you made to Trac. This is what makes the Trac-SVN integration work.</description> <content:encoded><![CDATA[<p>@Neo:</p><p>The sed command takes the post-commit hook file that comes with Trac and replace &#8220;EXAMPLE&#8221; with the name of your repository name. It then stores it in your Subversion&#8217;s &#8216;hook&#8217; directory.</p><p>When this post-commit file is executable (hence the chmod  x), it automatically passes information from the commit you made to Trac. This is what makes the Trac-SVN integration work.</p> ]]></content:encoded> </item> <item><title>By: Neo</title><link>http://ariejan.net/2007/06/12/bash-your-svn-and-trac-installation/comment-page-1/#comment-296</link> <dc:creator>Neo</dc:creator> <pubDate>Wed, 20 Jun 2007 06:38:00 +0000</pubDate> <guid
isPermaLink="false">http://beta.ariejan.net/?p=123#comment-296</guid> <description>Cool stuff!!    Thanks  AriejanHowever, can you please explain following two lines in details?sed s/EXAMPLE/$1/g /usr/share/trac/contrib/post-commit &gt; /var/lib/svn/$1/hooks/post-commit
chmod  x /var/lib/svn/$1/hooks/post-commitThanks in advance.</description> <content:encoded><![CDATA[<p>Cool stuff!!    Thanks  Ariejan</p><p>However, can you please explain following two lines in details?</p><p>sed s/EXAMPLE/$1/g /usr/share/trac/contrib/post-commit &gt; /var/lib/svn/$1/hooks/post-commit<br
/> chmod  x /var/lib/svn/$1/hooks/post-commit</p><p>Thanks in advance.</p> ]]></content:encoded> </item> </channel> </rss>
<!-- This site's performance optimized by W3 Total Cache. Dramatically improve the speed and reliability of your blog!

Learn more about our WordPress Plugins: http://www.w3-edge.com/wordpress-plugins/

Minified using memcached
Page Caching using memcached (user agent is rejected)

Served from: starbuck.ariejan.net @ 2010-03-10 08:32:54 -->