Changeset 2015
- Timestamp:
- Jan 27, 2009, 12:21:12 AM (16 years ago)
- Location:
- trunk/scripts/git-migration
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/scripts/git-migration/git-migrate-fast.sh
r1957 r2015 22 22 fi 23 23 done 24 25 pushd packages/invirt-dev.git 26 git tag sipb-xen-dev/13 sipb-xen-dev/14~2 27 popd 24 28 25 29 pushd packages/invirt-remote.git -
trunk/scripts/git-migration/rules.mako
r1946 r2015 66 66 repository ${get_repo(package)} 67 67 branch tags/${get_tag_prefix(package)}\1 68 % if package == 'sipb-xen-dev':69 max revision 31870 % else:71 68 max revision ${packages[package]['undouble'][0] - 1} 72 % endif73 69 end match 74 70 -
trunk/scripts/git-migration/svn.yml
r2014 r2015 103 103 - {rev: 11, path: /package_tags/sipb-xen-dev/sipb-xen-dev/} 104 104 - {rev: 316, path: /package_tags/sipb-xen-dev/13/} 105 - {rev: 318, path: /package_tags/sipb-xen-dev/13/sipb-xen-dev/} 105 106 - {rev: 347, path: /package_tags/sipb-xen-console/2/} 106 107 - {rev: 348, path: /package_tags/sipb-xen-console/2/sipb-xen-console/}
Note: See TracChangeset
for help on using the changeset viewer.