Patch #257
Optional project repository creation when using reposman.rb
| Status: | New | Start date: | ||
|---|---|---|---|---|
| Priority: | Normal | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | SCM extra | |||
| Target version: | - |
Description
This is a patch set to give the administrator/manager the option exclude projects from being automatically created when
using the reposman.rb script.
To apply the patch, run the following command from inside your redmine directory:
patch -p0 < /path/to/redmine-autocreate-repository.patch
One of the implications is that you can allow a subproject to use a folder in the parent project's repository, instead
of creating completely separate repositories every time.
Hopefully, this patch will be useful.
History
#1 Updated by Thomas Kjosmoen over 5 years ago
Shoot... There was a couple of errors in that patch. The following
patch works
advertised.
#2 Updated by Thomas Kjosmoen over 5 years ago
I see that in the transfer from rubyforge.org to redmine.org, the order of the patches were messed up. The correct patch is the largest one, i.e.:
http://www.redmine.org/attachments/download/132
#3 Updated by Toshi MARUYAMA over 2 years ago
- Category set to SCM
#4 Updated by Toshi MARUYAMA about 2 years ago
- Category changed from SCM to SCM extra
