svn-import
object 676405939561adf064e29dd72a0616ea43b5b584
authorAaron Jacobs <jacobsa@jacobsa-macpro.roam.corp.google.com>
Sun, 29 Jun 2014 22:15:27 +0000 (08:15 +1000)
Imported from SVN at revision 283.

    % cat authors.txt
    Zark = Zark <Zark@users.sourceforge.net>
    christopherdunn = Christopher Dunn <cdunn2001@gmail.com>
    aaronjacobs = Aaron Jacobs <aaronjjacobs@gmail.com>
    blep = Baptiste Lepilleur <baptiste.lepilleur@gmail.com>
    malays = Malay Shah <malays@users.sourceforge.net>

    % mkdir rsync
    % rsync -v -a --progress --delete svn.code.sf.net::p/jsoncpp/code/ rsync/
    % mkdir git
    % cd git
    % svn2git --authors ../authors.txt --tags tags/jsoncpp --trunk trunk/jsoncpp --branches branches/jsoncpp file:///Users/jacobsa/tmp/rsync