Content
View differences
Updated by Oliver Günther almost 11 years ago
**As an** OP developer
**I want to** allow users to migrate from deprecate the deprecated the reposman functionality to managed repositories from the core
**So that** users know they can use the integrated managed functionality instead.
### Acceptance Criteria
- The reposman.rb script prints a deprecation warning and does nothing else.
- The script remains available so that cronjobs do not fail
- The SysController functionality to create repositories have been removed
- A rake task exists to migrate existing repositories created under a certain directory to `:managed`
- The documentation concerning repository creation has been updated.
**I want to** allow users to migrate from
**So that** users know they can use the integrated managed functionality instead.
### Acceptance Criteria
- The reposman.rb script prints a deprecation warning and does nothing else.
- The script remains available so that cronjobs do not fail
- The SysController functionality to create repositories have been removed
- A rake task exists to migrate existing repositories created under a certain directory to `:managed`
- The documentation concerning repository creation has been updated.