viewvc svn revealing fullpaths
From: Adam Richards <adam_at_avertech.net>
Date: Thu, 17 Dec 2009 19:00:54 -0800
Hi,
I don't want users to view the entire directory path when
The URL I want users to see when they navigate to a module within
http://myserver.example.com/viewvc-cgi/viewvc.cgi/Module_1
However, the behavior right now is this:
http://myserver.example.com/viewvc-cgi/viewvc.cgi/repository/usr/home/svn/repository/Module_1
Why is it, once I get to "/viewvc-cgi/viewvc.cgi/repository/", I
-----------------------------------------
viewvc 1.1.2
repository stored here:
/usr/home/svn/repository
repository was created with this command:
$ svnadmin create /usr/home/svn/repository
apache configuration:
ScriptAlias /viewvc-cgi/ "/usr/local/viewvc/bin/cgi/"
ssh svn access with pubkeys; relevant pubkeys prefixed with this
command="/usr/local/bin/svnserve -t -r /usr/home/svn/repository --tunnel-user=avr",no-port-forwarding,no-agent-forwarding,no-X11-forwarding,no-pty ssh-dss [...]
viewvc lives in "/usr/local/viewvc", and relevant configuration
root_parents = /usr/home/svn/repository: svn
Please let me know if you'd like more information regarding my
Thanks in advance!
-- Adam Richards e:adam_at_avertech.net | k:0x0BA2643BReceived on 2009-12-18 15:31:23 CET |
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.