grab the tags while we're at it.
svn path=/trunk/scripts/git-migration/; revision=2310
packages = svn['packages']
trunks = svn['trunks']
scripts = svn['scripts']
packages = svn['packages']
trunks = svn['trunks']
scripts = svn['scripts']
quashes = svn['quashes']
repos = ['packages/%s' % package for package in packages]
repos += ['scripts/%s' % script for script in scripts]
repos += ['doc/xvm', 'scripts/osx-update', 'scripts/install-invirt']
quashes = svn['quashes']
repos = ['packages/%s' % package for package in packages]
repos += ['scripts/%s' % script for script in scripts]
repos += ['doc/xvm', 'scripts/osx-update', 'scripts/install-invirt']
+ repos += ['third/%s' % t for t in third]
for package in packages:
if 'merge' in packages[package]:
for package in packages:
if 'merge' in packages[package]:
max revision 1863
end match
max revision 1863
end match
-match /trunk/third/
- repository third.git
+% for t in third:
+match /trunk/third/${t}/
+ repository third/${t}.git
+match /third_tags/${t}/([^/~]+)/
+ repository third/${t}.git
+ branch tags/\1
+end match
+% endfor
+
% for rev in [803, 804, 925, 926, 928, 1537, 1566]:
match /trunk/
repository doc/xvm.git
% for rev in [803, 804, 925, 926, 928, 1537, 1566]:
match /trunk/
repository doc/xvm.git
- pv-fixup
- outage
- lvm-backup-reader
- pv-fixup
- outage
- lvm-backup-reader
+third:
+- common
+- openssh
quashes:
- {rev: 11, path: /package_tags/sipb-xen-dev/sipb-xen-dev/}
- {rev: 316, path: /package_tags/sipb-xen-dev/13/}
quashes:
- {rev: 11, path: /package_tags/sipb-xen-dev/sipb-xen-dev/}
- {rev: 316, path: /package_tags/sipb-xen-dev/13/}