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

Re: Strange behaviour with 'svn' in the host name

From: Ryan Schmidt <subversion-2008c_at_ryandesign.com>
Date: Thu, 6 Nov 2008 16:46:37 -0600

On Nov 6, 2008, at 04:39, kevin_at_klystron.com wrote:

> We're not using Apache - the repositories are just served by
> 'svnserve'.

Oops, I misread that.

> Or does 'svnserve' magically use part of Apache in a manner which
> we're
> not expecting or aware of?

Definitely not.

> Are we right in believing that 'svnserve' is a
> completely stand-alone daemon?

Yes.

> But there is a little update which is even more confusing. I created
> repositories Repo1 and Repo2 with the 'svnadmin create' command.
> Repo2 is
> moved down one level into a normal directory immediately below the SVN
> root and Repo1 is left in the 'normal' place. In this case
>
> svn://www.example.com/Repo1
> svn://www.example.com/Subdir/Repo2
> svn://svn.example.com/Repo1
>
> all work just fine, but
>
> svn://svn.example.com/Subdir/Repo2
>
> reports "repository not found".

How are you starting svnserve? What is the -r parameter? Does it
correctly point to the directory where you have the repository
directories?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-11-06 23:47:13 CET

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.