Actions
Patch #5669
openSubversion mirror creation.
Status:
New
Priority:
Normal
Assignee:
-
Category:
SCM extra
Target version:
-
Start date:
2010-06-10
Due date:
% Done:
100%
Estimated time:
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.
Files
Updated by Bryce Nordgren over 14 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.
Updated by Toshi MARUYAMA over 13 years ago
- Category changed from SCM to SCM extra
Actions