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

Errors with Standard and privileged users

From: Robert Krugmann <Robert.Krugmann_at_infoteam.de>
Date: 2004-07-12 16:03:08 CEST

Hi all,

on my repository (running on a Debian system with apache2) I have set up
different user groups:

public read on all
developers read on all and read-write on trunk
tagsmanagers read on all and read-write on trunk, tags, branches
admins read-write on all

tagsmanagers and admins are also developers in person having different
accounts. Usually developers
store their accounts and passwords in tortoiseSVN for convenience. If a
developer needs to do a transaction
requiring privileged access, there is a prompt for username and password.
But after the requested data was
entered, the follwing errors occur:

mkdir-command:
/svn/myrepos/!svn/wrk/6741ffaa-0cc7-2344-8589-ae40764870fc/tags/TestFolder:
501 Method Not Implemented (https://myserver.de)

copy-command:
svn: PROPFIND request failed on '/svn/myrepos'
svn: PROPFIND of '/svn/myrepos': authorization failed (https://myserver.de)

If standard-accounts are not stored everything works well. Can anybody
advise me, what to do. I do not like to give up the groups
mentioned above and I can not force developers not to store their
standard-accounts and passwords.

With regards
Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jul 12 16:04:46 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.