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

Re: Possible bug with svnserve and anon-access = write

From: Mark Phippard <markp_at_softlanding.com>
Date: 2005-11-01 19:12:02 CET

Paul Burba <paulb@softlanding.com> wrote on 11/01/2005 12:38:06 PM:

> While working on the ebcdic 1.3 port I found what I thought was a bug in

> our port code; but appears to be a general problem with svnserve in
1.3.x
> RC2 when using anonymous write access.
>
> Using this simple two-line svnserve.conf,
>
> [general]
> anon-access = write
>
> write attempts to the repos produce an authentication error:
>
> svnadmin.exe create /SVN/REPOS/SVN_ANON
>
> svnserve.exe -d -r /SVN/REPOS
>
> svn.exe mkdir -m "make dir" svn://burba-397/SVN_ANON/DirB
> svn: Authorization failed
>
> As I understand svnserve authorization this should work; it does with
1.2.
> Can anyone replicate this?

I see the same problem with 1.3 RC 2 (on Win32).

I have to configure the password DB, realm and also add a username and
password. Then, I can do a mkdir/commit (after supplying credentials).

Mark

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Nov 1 19:13:04 2005

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

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