svn path=/trunk/scripts/git-migration/; revision=2027
repos = ['packages/%s' % package for package in packages]
repos += ['scripts/%s' % script for script in scripts]
- repos += ['doc/xvm', 'scripts/osx-update']
+ repos += ['doc/xvm', 'scripts/osx-update', 'scripts/install-invirt']
for package in packages:
if 'merge' in packages[package]:
end match
match /trunk/scripts/
+ repository scripts/install-invirt.git
+ branch master
+ min revision 2026
+ max revision 2026
+end match
+
+match /trunk/scripts/
repository scripts/prod-migration.git
branch master
max revision 1863