Task #4082
closedauto-build SVN apache paths
0%
Description
Currently there's a manual step requiring to adjust paths that map our apache proxy to filesystem.
- firstly each repository groups needs to be created
- secondly in case the storage data changes all apth needs to be adjusted.
It'll be great if we can build a file that generates full tree of repo groups + root location and make it in a format you could simply include in apache. That would greatly improve UX on how we support SVN repositories
Goals:
- Implement a command that generates the apache svn proxy config for the current repo groups.
- Generated file should be placed next to the instance ini file
%(here)s
- Execute the command on each repo group change so that it is always up to date.
- Later on we want to include it into API and the web interface. This has to be considered during implementation.
Updated by Johannes Bornhold over 8 years ago
- Status changed from New to In Progress
Updated by Marcin Kuzminski [CTO] over 8 years ago
- Related to Bug #3022: SVN support with repositories groups added
Updated by Martin Bornhold over 8 years ago
- Status changed from In Progress to Resolved
Implementation included in https://internal-code.rhodecode.com/rhodecode-enterprise-ce/pull-request/2502
Updated by Redmine Integration over 8 years ago
pullrequest created, https://internal-code.rhodecode.com/rhodecode-enterprise-ce/pull-request/2535, (status: under_review)
Updated by Redmine Integration over 8 years ago
Commit https://internal-code.rhodecode.com/rhodecode-enterprise-ce/changeset/61adadbc135c6abf4d136ce6ce758dc4159c6e9d references this issue
Updated by Redmine Integration over 8 years ago
Commit https://internal-code.rhodecode.com/rhodecode-enterprise-ce/changeset/350122714e16d06e06915dbfad2e8803f7ab13d2 references this issue
Updated by Redmine Integration over 8 years ago
pullrequest merged, https://internal-code.rhodecode.com/rhodecode-enterprise-ce/pull-request/2502, (status: approved)
Updated by Marcin Kuzminski [CTO] over 8 years ago
- Status changed from Resolved to Closed