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

svn + "satisfy-any" broken? is this a neon or subversion bug?

From: rupert.thurner <rupert.thurner_at_gmail.com>
Date: Sun, 19 Jul 2009 03:03:22 -0700 (PDT)

we block one directory to everybody via:

writers=rupert

[ts:/]
* = r
@writers = rw

[ts:/testpath]
rupert = rw
* =

even if subversion knows from my last commit my username and password,
it does not use it when doing an update or a checkout. it thinks
anonymous is sufficient. so /testpath is never seen on the client
side.

but, it can be browsed with tortoise repository browser, or eclipse/
subclipse-svnkit.

this *only* happens in case a
    Satisfy Any
is set in the apache configuration to allow anonymous access as well,
as mentioned http://svnbook.red-bean.com/en/1.5/svn.serverconfig.httpd.html.

how can we reach that "browse" and "update" use the same authorization
information?

rupert.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2372409

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-07-19 15:04:58 CEST

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.