diff options
-rw-r--r-- | templates/viewvc.conf.erb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/viewvc.conf.erb b/templates/viewvc.conf.erb index dff493c..250ce0d 100644 --- a/templates/viewvc.conf.erb +++ b/templates/viewvc.conf.erb @@ -128,7 +128,7 @@ ## root_parents = /opt/svn : svn, ## /opt/cvs : cvs ## -root_parents = <%= viewvc_root_parents %> +root_parents = <%= root_parents %> ## default_root: This is the name of the default root. Valid names ## include those explicitly listed in the cvs_roots and svn_roots |