# [...] // To use the parent path method (without and with optional group), uncomment the next line // and replace the path with your one. You can call the function several times if you have several parent paths. / Note that in this case the path is a filesystem path. // // $config->parentPath('Path/to/parent (e.g. c:\\svn)'); $config->parentPath('/var/lib/svn'); # [...]