Breezy - Subversion Setup - svnserve not working?

Gregory Piñero gregpinero at gmail.com
Tue Sep 27 05:10:35 UTC 2005


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.

Does anyone know anything about this? I really don't know enough to know if
it's a bug or not.

Thanks,

Greg


On 9/24/05, Eamonn Sullivan <eamonn.sullivan at gmail.com> wrote:
>
> On 24/09/05, Gregory Piñero <gregpinero at gmail.com> wrote:
> > Hi guys,
> >
> > I just installed Breezy. It looks really great. I like all the nice
> > touches.
> >
> > I tried to setup subversion on it just like I had it working on Hoary,
> but
> > I keep on getting this message when I try to connect from another
> computer:
> > "Error Can't connect to host '...': No connection could be made because
> the
> > target machine actively refused it"
> >
> > Basically my steps for installation were:
> > 1. Use synaptic to install subversion
> > 2. Copy my old repositories into the same location (used hotcopy
> backups)
> > 3. edit inetd.conf to add:
> > svn stream tcp nowait chiefinnovator /usr/bin/svnserve svnserve -i -r
> > /home/chiefinnovator/svn_repositories
> >
>
> I have subversion working fine on Breezy, but I dist-upgraded from
> Hoary. I'm looking at my configs and I don't any anything
> subversion-related in inetd.conf, and all of the config files in
> /etc/subversion have nothing but comments. However, I use subversion
> via file:/// and http:/// urls. My /etc/apache2/apache2.conf file has
> the following:
>
> <Location /svn>
> DAV svn
> SVNParentPath /home/svn
> AuthType Basic
> AuthName "Eamonn's Repository"
> AuthUserFile /etc/subversion/passwd
> <LimitExcept GET PROPFIND OPTIONS REPORT>
> Require valid-user
> </LimitExcept>
> </Location>
>
> Hope that helps.
>
> -Eamonn
>



--
Gregory Piñero
Chief Innovation Officer
Blended Technologies
(www.blendedtechnologies.com <http://www.blendedtechnologies.com>)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.ubuntu.com/archives/ubuntu-users/attachments/20050927/5d258ef9/attachment.html>


More information about the ubuntu-users mailing list