diff options
author | Brian Harring <ferringb@gmail.com> | 2014-02-21 14:09:31 +0000 |
---|---|---|
committer | Brian Harring <ferringb@gmail.com> | 2014-02-21 14:09:31 +0000 |
commit | d94dfe377c27fdf5d8dafc7157f1316b10b82a84 (patch) | |
tree | 2c3610c71441c46eca0eedc98bdd40d9bc8c78c0 | |
parent | Switch to final/prodcution config: cvs for co (avoids bugs in rcs), and UTF8 ... (diff) | |
download | git-conversion-tools-d94dfe377c27fdf5d8dafc7157f1316b10b82a84.tar.gz git-conversion-tools-d94dfe377c27fdf5d8dafc7157f1316b10b82a84.tar.bz2 git-conversion-tools-d94dfe377c27fdf5d8dafc7157f1316b10b82a84.zip |
Add a note about where to get userinfo.xml from
-rw-r--r-- | README | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -7,7 +7,8 @@ that said, it needs to conform to thus: $(pwd)/cvs-repo/CVSROOT $(pwd)/cvs-repo/gentoo-x86/* -From there, get yourself a userinfo.xml, and place it into $(pwd). +From there, get yourself a userinfo.xml, and place it into $(pwd). To get a userinfo.xml , +log into a gentoo.org host and run perl_ldap -U ; it'll create userinfo.xml in cwd. From there, ./script.sh is your main point of entry; it'll process that, going parallel, using $(pwd)/output for temp space- it's suggested that |