MINOR Added .mergesources.yml

git-svn-id: svn://svn.silverstripe.com/silverstripe/open/phpinstaller/branches/2.3@108040 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
ischommer 2010-07-16 00:13:49 +00:00 committed by Sam Minnee
parent ee356f6423
commit 6644748bcf
1 changed files with 11 additions and 0 deletions

11
.mergesources.yml Normal file
View File

@ -0,0 +1,11 @@
# Data source for the "arb" svn merge tool (see http://github.com/sminnee/arborist).
# Keeps track of all opensource branches of submodules
# that could be merged back to the current submodule paths.
trunk:
.: /open/phpinstaller/trunk
sapphire: /open/modules/sapphire/trunk
cms: /open/modules/cms/trunk
2.4:
.: /open/phpinstaller/branches/2.4
sapphire: /open/modules/sapphire/branches/2.4
cms: /open/modules/cms/branches/2.4