Show More
@@ -44,7 +44,7 b' def generate_mod_dav_svn_config(settings' | |||
|
44 | 44 | config = _render_mod_dav_svn_config( |
|
45 | 45 | parent_path_root=parent_path_root, |
|
46 | 46 | list_parent_path=settings[config_keys.list_parent_path], |
|
47 |
loca |
|
|
47 | location_root=settings[config_keys.location_root], | |
|
48 | 48 | repo_groups=RepoGroup.get_all_repo_groups()) |
|
49 | 49 | _write_mod_dav_svn_config(config, settings[config_keys.config_file_path]) |
|
50 | 50 |
General Comments 0
You need to be logged in to leave comments.
Login now