[vhffs-dev] [1273] Now using root_as_url_component = 1 |
[ Thread Index |
Date Index
| More vhffs.org/vhffs-dev Archives
]
Revision: 1273
Author: gradator
Date: 2008-10-09 14:21:27 +0200 (Thu, 09 Oct 2008)
Log Message:
-----------
Now using root_as_url_component = 1
Modified Paths:
--------------
trunk/vhffs-robots/misc/cvs_viewvc.conf.tmpl
trunk/vhffs-robots/misc/svn_viewvc.conf.tmpl
Modified: trunk/vhffs-robots/misc/cvs_viewvc.conf.tmpl
===================================================================
--- trunk/vhffs-robots/misc/cvs_viewvc.conf.tmpl 2008-10-08 22:07:54 UTC (rev 1272)
+++ trunk/vhffs-robots/misc/cvs_viewvc.conf.tmpl 2008-10-09 12:21:27 UTC (rev 1273)
@@ -264,7 +264,7 @@
# ViewVC URLs.
# Note: Enabling this option will break backwards compatibility with
# any old ViewCVS URL which doesn't have an explicit "root" parameter.
-root_as_url_component = 0
+root_as_url_component = 1
# default_file_view: "log" or "co"
# Controls whether the default view for file URLs is a checkout view or
Modified: trunk/vhffs-robots/misc/svn_viewvc.conf.tmpl
===================================================================
--- trunk/vhffs-robots/misc/svn_viewvc.conf.tmpl 2008-10-08 22:07:54 UTC (rev 1272)
+++ trunk/vhffs-robots/misc/svn_viewvc.conf.tmpl 2008-10-09 12:21:27 UTC (rev 1273)
@@ -264,7 +264,7 @@
# ViewVC URLs.
# Note: Enabling this option will break backwards compatibility with
# any old ViewCVS URL which doesn't have an explicit "root" parameter.
-root_as_url_component = 0
+root_as_url_component = 1
# default_file_view: "log" or "co"
# Controls whether the default view for file URLs is a checkout view or