Changeset 2030


Ignore:
Timestamp:
Jan 30, 2009, 6:12:25 AM (15 years ago)
Author:
broder
Message:

Add install-invirt in svn.yml instead of rules.mako.

Location:
trunk/scripts/git-migration
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/scripts/git-migration/rules.mako

    r2027 r2030  
    99    repos = ['packages/%s' % package for package in packages]
    1010    repos += ['scripts/%s' % script for script in scripts]
    11     repos += ['doc/xvm', 'scripts/osx-update', 'scripts/install-invirt']
     11    repos += ['doc/xvm', 'scripts/osx-update']
    1212
    1313    for package in packages:
  • trunk/scripts/git-migration/svn.yml

    r2017 r2030  
    9494scripts:
    9595- git-migration
     96- install-invirt
    9697- invirt.mit.edu
    9798- munin
Note: See TracChangeset for help on using the changeset viewer.