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

svnserve not requesting authorization

From: Deichmann, TauCeti <TauCeti.Deichmann_at_Herley.Com>
Date: 2004-08-04 15:36:48 CEST

Dear Subversion,

 

I am new to Subversion.

 

I am using svnserve to run Subversion over the network. I have the
repository set up to refuse access to anonymous users, and to give
read/write access to authorized users. (The exact lines are appended at the
end of this e-mail.)

 

Whenever I attempt to access the repository over the network, I get a "No
access allowed to this repository" error. Adding --username and --password
don't change anything. I suspect that svnserve is simply never requesting
authorization.

 

How do I configure the server to request authorization?

 

Thank you for your time.

 

Sincerely,

TauCeti Deichmann

 

 

P.S. svnserve.conf:

[general]

anon-access = none

auth-access = write

 

[users]

tdeichmann = foobar
Received on Wed Aug 4 15:45:39 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.