"Complex" project tree through https
From: Lluis <xscript_at_gmx.net>
Date: 2007-11-12 17:38:41 CET
Hello all,
I'm currently trying to make all the group's projects available through
The configuration is like this:
svn:svn /home/projects
Both svn and proj1 have read&write permission on all the contents.
I'm trying to make both directories svn and public_html for each project
AliasMatch ^/projects/([a-zA-Z0-9]+)/?(.*) /home/projects/$1/public_html/$2
What I've found on the internet is that it's not possible to use a
What I'm trying to avoid is putting the project's public_html and
Thanks a lot,
-- "And it's much the same thing with knowledge, for whenever you learn something new, the whole world becomes that much richer." -- The Princess of Pure Reason, as told by Norton Juster in The Phantom Tollbooth --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Mon Nov 12 17:39:10 2007 |
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.