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

Strange behaviour with 'svn' in the host name

From: <kevin_at_klystron.com>
Date: Wed, 5 Nov 2008 16:05:46 -0000 (UTC)

(All domain names changed for anonymity!)

We have a fully working repository at

    svn://www.example.com/Repo

Our DNS is set up so that svn.example.com and www.example.com return the
exact same address. But trying to access

    svn://svn.example.com/Repo

results in the error "no repository found". (Note - not "host not found"!)

Actually, the 'real' name of the same host is 'frank', and

    svn://frank.example.com/Repo

works just fine too.

So is there something about including the letters 'svn' in the host name
which makes subversion go funny?

We are hosting the repository with svnserve 1.4.6 under Ubuntu Hardy, and
using TortoiseSVN 1.5.5 under Win2k as the client.

Anyone got any clues?

Thanks :-)

---------------------------------------------------------------------
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-05 19:30:40 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.