Ignore:
Timestamp:
Dec 5, 2009, 3:36:21 PM (14 years ago)
Author:
broder
Message:

Stuff all of our repos into an /invirt subdirectory, so that we have
room for future expansion.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/invirt-dev/invirtibuilder

    r2546 r2577  
    183183    pushes to the superrepo.
    184184    """
    185     superrepo = os.path.join(b._REPO_DIR, 'packages.git')
     185    superrepo = os.path.join(b._REPO_DIR, 'invirt/packages.git')
    186186    branch = b.pocketToGit(pocket)
    187187    tree = c.captureOutput(['git', 'ls-tree', branch],
Note: See TracChangeset for help on using the changeset viewer.