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

svnserve authentication strangeness

From: Jochen Wuttke <wuttkej_at_lu.unisi.ch>
Date: Mon, 4 Feb 2008 14:16:34 +0100

Hi,

I tried to set up a really simple svnserve on my server and
configured one user who has only limited access to the repository.
The access restrictions/permission work, but when she first tries to
check out from the repository providing the username (from the
svnserve configuration) does not work properly.
We tried this:

svn co svn://username@myserver/myrepository

But the authentication tried to use the local username instead of the
one in the URL. After just hitting return instead of providing a
password svn asked for another username, and then using the correct
server username and password was no problem.
I couldn't really find out in the book if/how the URLs for svn:// are
different from svn+ssh://, so I'm a bit confused about whether this
URL is wrong, or the server setup is not quite correct.

Any hints are appreciated.

Jochen

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-02-04 14:37:20 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.