<?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: Subversion + Trac for Multiple Projects (One Click Build)</title>
	<atom:link href="http://anantgarg.com/2009/03/25/subversion-trac-multiple-projects/feed/" rel="self" type="application/rss+xml" />
	<link>http://anantgarg.com/2009/03/25/subversion-trac-multiple-projects/</link>
	<description>on web development</description>
	<pubDate>Wed, 10 Mar 2010 12:07:58 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7.1</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Ash</title>
		<link>http://anantgarg.com/2009/03/25/subversion-trac-multiple-projects/comment-page-1/#comment-4307</link>
		<dc:creator>Ash</dc:creator>
		<pubDate>Thu, 21 Jan 2010 13:23:56 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=169#comment-4307</guid>
		<description>simply awesome...thanks anant</description>
		<content:encoded><![CDATA[<p>simply awesome&#8230;thanks anant</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James Sullivan</title>
		<link>http://anantgarg.com/2009/03/25/subversion-trac-multiple-projects/comment-page-1/#comment-4293</link>
		<dc:creator>James Sullivan</dc:creator>
		<pubDate>Wed, 20 Jan 2010 08:25:39 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=169#comment-4293</guid>
		<description>Thanks for publishing this - I was searching for a way to make trac and svn users one and the same and this is it.</description>
		<content:encoded><![CDATA[<p>Thanks for publishing this - I was searching for a way to make trac and svn users one and the same and this is it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: greg</title>
		<link>http://anantgarg.com/2009/03/25/subversion-trac-multiple-projects/comment-page-1/#comment-4205</link>
		<dc:creator>greg</dc:creator>
		<pubDate>Thu, 14 Jan 2010 03:00:26 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=169#comment-4205</guid>
		<description>@dev Try using nano /etc/svnaccess instead. gpedit probably isn't installed in your build.

@all I had to change the svnaccess file from '[ \ ]' to '[\]' as others have stated.

@all if you use the perl script be sure to chmod it (I used 774)

Thanks for the writeup!</description>
		<content:encoded><![CDATA[<p>@dev Try using nano /etc/svnaccess instead. gpedit probably isn&#8217;t installed in your build.</p>
<p>@all I had to change the svnaccess file from &#8216;[ \ ]&#8216; to &#8216;[\]&#8216; as others have stated.</p>
<p>@all if you use the perl script be sure to chmod it (I used 774)</p>
<p>Thanks for the writeup!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: dev</title>
		<link>http://anantgarg.com/2009/03/25/subversion-trac-multiple-projects/comment-page-1/#comment-4020</link>
		<dc:creator>dev</dc:creator>
		<pubDate>Fri, 01 Jan 2010 17:27:33 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=169#comment-4020</guid>
		<description>sudo gpedit /etc/svnaccess
after this step it is saying gpedit command not found...
how to resolve this?</description>
		<content:encoded><![CDATA[<p>sudo gpedit /etc/svnaccess<br />
after this step it is saying gpedit command not found&#8230;<br />
how to resolve this?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Michael</title>
		<link>http://anantgarg.com/2009/03/25/subversion-trac-multiple-projects/comment-page-1/#comment-3261</link>
		<dc:creator>Michael</dc:creator>
		<pubDate>Fri, 27 Nov 2009 03:00:41 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=169#comment-3261</guid>
		<description>This all works well, and it's let me get SVN and Trac installed where most other "tutorials" just don't work.

One issue that I've found is that I've tried to activate the WebAdmin area by setting my user up with TRAC_ADMIN permission, but the administration panel doesn't show. I've installed the latest stable version as far as I know (0.11.3), and no matter what I do, the admin section stays firmly hidden, even though it's suppsoed to be build in with 0.11.x  

Anyone have any ideas on what might be wrong?</description>
		<content:encoded><![CDATA[<p>This all works well, and it&#8217;s let me get SVN and Trac installed where most other &#8220;tutorials&#8221; just don&#8217;t work.</p>
<p>One issue that I&#8217;ve found is that I&#8217;ve tried to activate the WebAdmin area by setting my user up with TRAC_ADMIN permission, but the administration panel doesn&#8217;t show. I&#8217;ve installed the latest stable version as far as I know (0.11.3), and no matter what I do, the admin section stays firmly hidden, even though it&#8217;s suppsoed to be build in with 0.11.x  </p>
<p>Anyone have any ideas on what might be wrong?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Justin Force</title>
		<link>http://anantgarg.com/2009/03/25/subversion-trac-multiple-projects/comment-page-1/#comment-2565</link>
		<dc:creator>Justin Force</dc:creator>
		<pubDate>Mon, 02 Nov 2009 21:25:52 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=169#comment-2565</guid>
		<description>Thank you for this guide. The svn DAV parts weren't quite working for me, and your guide had the pieces I was missing.</description>
		<content:encoded><![CDATA[<p>Thank you for this guide. The svn DAV parts weren&#8217;t quite working for me, and your guide had the pieces I was missing.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jim Stamper</title>
		<link>http://anantgarg.com/2009/03/25/subversion-trac-multiple-projects/comment-page-1/#comment-1843</link>
		<dc:creator>Jim Stamper</dc:creator>
		<pubDate>Fri, 25 Sep 2009 20:15:39 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=169#comment-1843</guid>
		<description>@stoyan

add the server name to your apache setup

ServerName myservername.com</description>
		<content:encoded><![CDATA[<p>@stoyan</p>
<p>add the server name to your apache setup</p>
<p>ServerName myservername.com</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: riptide</title>
		<link>http://anantgarg.com/2009/03/25/subversion-trac-multiple-projects/comment-page-1/#comment-1587</link>
		<dc:creator>riptide</dc:creator>
		<pubDate>Wed, 09 Sep 2009 15:21:07 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=169#comment-1587</guid>
		<description>Hi there

Many thanks for the tutorial.

Two small things i had to do with 8.04 server:

- Instead of: "a2ensite /etc/apache2/sites-available/myserver" i had to: a2dissite (then you can choose which site you want to disable (000-default for me), and then a2ensite (once again you can choose which site you want to enable (myserver),

- I made the init.pl in ~. If you do so, you have to set the rights to execute (chmod 777 init.pl worked for me)</description>
		<content:encoded><![CDATA[<p>Hi there</p>
<p>Many thanks for the tutorial.</p>
<p>Two small things i had to do with 8.04 server:</p>
<p>- Instead of: &#8220;a2ensite /etc/apache2/sites-available/myserver&#8221; i had to: a2dissite (then you can choose which site you want to disable (000-default for me), and then a2ensite (once again you can choose which site you want to enable (myserver),</p>
<p>- I made the init.pl in ~. If you do so, you have to set the rights to execute (chmod 777 init.pl worked for me)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: aglam</title>
		<link>http://anantgarg.com/2009/03/25/subversion-trac-multiple-projects/comment-page-1/#comment-1230</link>
		<dc:creator>aglam</dc:creator>
		<pubDate>Thu, 13 Aug 2009 15:32:27 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=169#comment-1230</guid>
		<description>thanks for the instructions, very helpful. There is however a problem in the Perl scrip (init.pl), the line

$path = "sudo trac-admin /trac/$sName permission add yourusername TRAC_ADMIN permission list yourusername";

should be

$path = "sudo trac-admin /trac/$sName permission add yourusername TRAC_ADMIN";</description>
		<content:encoded><![CDATA[<p>thanks for the instructions, very helpful. There is however a problem in the Perl scrip (init.pl), the line</p>
<p>$path = &#8220;sudo trac-admin /trac/$sName permission add yourusername TRAC_ADMIN permission list yourusername&#8221;;</p>
<p>should be</p>
<p>$path = &#8220;sudo trac-admin /trac/$sName permission add yourusername TRAC_ADMIN&#8221;;</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://anantgarg.com/2009/03/25/subversion-trac-multiple-projects/comment-page-1/#comment-1138</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Wed, 05 Aug 2009 20:18:17 +0000</pubDate>
		<guid isPermaLink="false">http://anantgarg.com/?p=169#comment-1138</guid>
		<description>Hello Anant.

I have a couple of questions.
But first let me thank you for putting up the instructions!
I got apache working because I typed the localhost's IP address in the URL and I get the 'It Works!' message.

What I'm not sure about is the Perl script. On what directory do I save the script?

Also, if I type http://IP/trac I get a 404 error.
Any ideas?

A note to consider:
When typing sudo /etc/init.d/apache2 reload
I get the following:

*Reloading web server config apache2
[today's date] [warn] NameVirtualHost *:80 has no VirtualHosts

Thanks!!</description>
		<content:encoded><![CDATA[<p>Hello Anant.</p>
<p>I have a couple of questions.<br />
But first let me thank you for putting up the instructions!<br />
I got apache working because I typed the localhost&#8217;s IP address in the URL and I get the &#8216;It Works!&#8217; message.</p>
<p>What I&#8217;m not sure about is the Perl script. On what directory do I save the script?</p>
<p>Also, if I type <a href="http://IP/trac" rel="nofollow">http://IP/trac</a> I get a 404 error.<br />
Any ideas?</p>
<p>A note to consider:<br />
When typing sudo /etc/init.d/apache2 reload<br />
I get the following:</p>
<p>*Reloading web server config apache2<br />
[today's date] [warn] NameVirtualHost *:80 has no VirtualHosts</p>
<p>Thanks!!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
