Patch #6107
Modify reposman.rb to delete a project on the repository when this project has been deleted on redmine
Status: | New | Start date: | 2010-08-11 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% | |
Category: | SCM extra | |||
Target version: | - |
Description
reposman.rb must run as a cron job to enable the automatically project creation on the repository server, when a project has been created on redmine.
It does not already implement automatic project deletion on the repository. This patch try to achieve it for SVN repository, git repository must still be implemented.
History
#1
Updated by Toshi MARUYAMA about 12 years ago
- Category set to SCM
#2
Updated by Toshi MARUYAMA almost 12 years ago
- Category changed from SCM to SCM extra