Code

Apply fix for #6613
authorpsc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 12 Apr 2011 08:36:04 +0000 (08:36 +0000)
committerpsc <psc@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 12 Apr 2011 08:36:04 +0000 (08:36 +0000)
commitc796562e33cfd80c94524abe95d3a87dd4842c3d
tree9cfaa3a57507806489e4f719c6c55298135bd23d
parent3396345cb01fa463ccf22672afd77673d5f6496c
Apply fix for #6613

Several changes in gosa-si to properly support multiple repositories
in different pathes:

- Add a new configuration option repo-basepath, which stores the common
  prefix of repositories (e.g. /srv/www)
- Determine relative path of a repository by extracting the path
  component of a repository URL as stord in gosa (e.g.
  http://localhost/repo -> /repo) and make it the repo_path
- Process all repo_path'es (when adding packages and scanning debconf
  templates)

git-svn-id: https://oss.gonicus.de/repositories/gosa/branches/2.6-lhm@20705 594d385d-05f5-0310-b6e9-bd551577e9d8
trunk/gosa-si/gosa-si-server