It looks like this initd.conf file just is not working.  Could
this be a bug in Breezy?  I also noticed that in Breezy this file
was empty before I edited it but in Hoary it was full of useful
instructions.<br>
<br>
Does anyone know anything about this?  I really don't know enough to know if it's a bug or not.<br>
<br>
Thanks,<br>
<br>
Greg<br>
<br><br><div><span class="gmail_quote">On 9/24/05, <b class="gmail_sendername">Eamonn Sullivan</b> <<a href="mailto:eamonn.sullivan@gmail.com">eamonn.sullivan@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On 24/09/05, Gregory Piņero <<a href="mailto:gregpinero@gmail.com">gregpinero@gmail.com</a>> wrote:<br>> Hi guys,<br>><br>>  I just installed Breezy.  It looks really great.  I like all the nice<br>> touches.
<br>><br>>  I tried to setup subversion on it just like I had it working on Hoary, but<br>> I keep on getting this message when I try to connect from another computer:<br>>  "Error Can't connect to host '...': No connection could be made because the
<br>> target machine actively refused it"<br>><br>>  Basically my steps for installation were:<br>>  1. Use synaptic to install subversion<br>>  2. Copy my old repositories into the same location (used hotcopy backups)
<br>>  3. edit inetd.conf to add:<br>>  svn stream tcp nowait chiefinnovator /usr/bin/svnserve svnserve -i -r<br>> /home/chiefinnovator/svn_repositories<br>><br><br>I have subversion working fine on Breezy, but I dist-upgraded from
<br>Hoary. I'm looking at my configs and I don't any anything<br>subversion-related in inetd.conf, and all of the config files in<br>/etc/subversion have nothing but comments. However, I use subversion<br>via file:/// and http:/// urls. My /etc/apache2/apache2.conf file has
<br>the following:<br><br><Location /svn><br>    DAV svn<br>    SVNParentPath /home/svn<br>    AuthType Basic<br>    AuthName "Eamonn's Repository"<br>    AuthUserFile /etc/subversion/passwd<br>    <LimitExcept GET PROPFIND OPTIONS REPORT>
<br>      Require valid-user<br>    </LimitExcept><br></Location><br><br>Hope that helps.<br><br>-Eamonn<br></blockquote></div><br><br clear="all"><br>-- <br>Gregory Piņero<br>Chief Innovation Officer<br>Blended Technologies
<br>(<a href="http://www.blendedtechnologies.com">www.blendedtechnologies.com</a>)