View Single Post
Old 11-28-2007, 02:29 PM   #7 (permalink)
sde
Moderator
 
sde's Avatar
 
Join Date: May 2002
Location: us.ca
Posts: 4,397
sde is on a distinguished road
i figured it out today.

the password (passwd) and authorization (authz) files are only used by svnserve . once i ran svnserve as a daemon and accessed via: svn://, the permission files were respected.

we need to control read access permission based on users so pre-commit wouldn't work for that.
__________________
testing 1 2 3
sde is offline   Reply With Quote