[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

svnserve doesn't

From: Jonathan Coles <jcoles0727_at_rogers.com>
Date: 2004-06-07 01:05:25 CEST

svn works, but svnserve doesn't seem to do anything.

Following the instructions in the Subversion book,

I added
  svn 3690/tcp
  svn 3690/udp
to /etc/services

I created /etc/inetd.conf (It didn't exist. Significant?) with the
following entry:
svn stream tcp nowait svnowner /usr/local/bin/svnserve svnserve -i

I started svnserve -i (also tried -d)

In Mozilla 1.6, any attempt to access a svn:// URL results in the
message "svn is not a registered protocol".

What am I missing here?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 7 01:06:38 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.