Ignore:
Timestamp:
Dec 28, 2008, 11:38:37 PM (15 years ago)
Author:
andersk
Message:

Put the authors file in svn-all-fast-export format.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/scripts/git-migration/git-migrate-fast.sh

    r1939 r1941  
    1414done
    1515
    16 svn-all-fast-export --identity-map <(sed 's/= //' ../authors) ../rules "$SVN"
     16svn-all-fast-export --identity-map ../authors ../rules "$SVN"
    1717
    1818sed -n 's/^create repository // p' ../rules | while read repo; do
Note: See TracChangeset for help on using the changeset viewer.