Patch #5669
Subversion mirror creation.
Status: | New | Start date: | 2010-06-10 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | SCM extra | |||
Target version: | - |
Description
This patch modifies reposman.rb
such that it can be run on a machine which mirrors the Subversion repositories created by Redmine. An additional SCM module is defined (Subversion_mirror) which creates any repositories which do not already exist on the mirror. These repositories have the pre-revprop-change hook installed, and svnsync init
is called.
This patch is against the 0.9-stable branch at r3768. The patched file is also attached.
History
#1
Updated by Bryce Nordgren over 12 years ago
- % Done changed from 50 to 100
I'm changing this to 100% done because I don't expect to be making any modifications.
#2
Updated by Toshi MARUYAMA about 12 years ago
- Category set to SCM
#3
Updated by Toshi MARUYAMA almost 12 years ago
- Category changed from SCM to SCM extra