Java Mailing List Archive

http://www.apache-httpd.com/

Home » users.httpd »

[users@httpd] SVN access w/ SSL while keeping old permissions

stinger520

2008-08-04

Replies: Find Java Web Hosting

Author LoginPost Reply

I already have an svn repository and I am working on getting it set up so
that it can be accessed from anywhere through https view ssl.

I have setup the svn server to work with apache2 and I can access my
repositories over SSL just fine, but I want to use the previously
established permissions (my the folder directory structure) and login
information. I can get blanket access through adding a "Require valid-user"
line to where I set up my svn server, but I just want to enforce the
permissions already established. Is there anyway to use the file permission
structure already in place in the svn rather then having to go through
creating a whole new svnauth file?

I could probably accomplish what I want by creating a script to adaptively
make new svn auth files based on which user that logs in and what
permissions they have, but there should be an easier way. Am I better off
just using svn+ssh to access my repositories? I was hoping to use
https/ssl...
--
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@(protected)
 "  from the digest: users-digest-unsubscribe@(protected)
For additional commands, e-mail: users-help@(protected)

©2008 apache-httpd.com - Jax Systems, LLC, U.S.A.