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

Possible bug with svnserve and anon-access = write

From: Paul Burba <paulb_at_softlanding.com>
Date: 2005-11-01 18:38:06 CET

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?

Thanks,

Paul B.

_____________________________________________________________________________
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 18:39:06 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.