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

Possible problem with mod_authz_svn

From: Carpus, David <carpus_at_bmh.com>
Date: 2006-09-15 16:04:25 CEST

Here is what I am having a problem with....
 
I am using an AuthzSVNAccessFile for per-directory access control.
I have a particular directory with access restricted to a group of three
people.
If I access this directory through a browser (Firefox) the access
control works (I get a Forbidden message).
The problem comes with retrieving the repository with the svn command
line or a gui tool (Tortise in this example)
 
 
The structure is (by example)
 
Documents
---Unrestriced_Dir_1
---Unrestriced_Dir_2
---Unrestriced_Dir_3
---Unrestriced_Dir_4
---Restriced_Dir_1
------Restriced_SubDir_1
------Restriced_SubDir_2
------Restriced_SubDir_3
 
When I use the svn command line to do a checkout it will actually
retrieve the Restricted_Dir1 and all its subdirectories.
 
All access is through Apache https://
 
I do not recall exactly what version of of the code was used to generate
the apache module but I "believe" it was 1.3.1.
 
If any more info is needed to reproduce this let me know.
If any additional version info is needed, I might need a little
direction on how to retrieve that info as I am not "that" knowledgeable
in how one would find out some of these.
 

David Carpus

Research Software Engineer

Alion Science and Technology.

2602 Challenger Tech Court, Suite 230

Orlando, Florida 32826-2708

<http://www.bmh.com/>

Office: (407) 737-3599 X-422

FAX: (407) 737-0847

dcarpus@alionscience.com

<http://www.bmh.com/> www.alionscience.com
<http://www.alionscience.com/>

 
Received on Tue Sep 19 00:08:11 2006

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.