[Bps-public-commit] BPS git mailer tools branch, master, updated. c63ebb751cefd7865e26d0703604c0ad0ee8fb19

jesse jesse at bestpractical.com
Sun Apr 12 01:30:09 EDT 2009


The branch, master has been updated
       via  c63ebb751cefd7865e26d0703604c0ad0ee8fb19 (commit)
      from  0068943b7b4bc5cb47b96f4353d8d6d5fe010a37 (commit)

Summary of changes:
 authors.txt |    2 ++
 svn-to-git  |    2 +-
 2 files changed, 3 insertions(+), 1 deletions(-)

- Log -----------------------------------------------------------------
commit c63ebb751cefd7865e26d0703604c0ad0ee8fb19
Author: Jesse Vincent <jesse at bestpractical.com>
Date:   Sun Apr 12 01:29:53 2009 -0400

    authors update

diff --git a/authors.txt b/authors.txt
index ec18b7f..e67a3c4 100644
--- a/authors.txt
+++ b/authors.txt
@@ -1,3 +1,5 @@
+root = Somebody at Best Practical <root at bestpractical.com>
+richardc = Richard Clamp <richardc at unixbeard.net>
 schwern = Michael Schwern <schwern at bestpractical.com>
 robert = Robert Spier <robert at bestpractical.com>
 zev = Zev Benjamin <zev at bestpractical.com>
diff --git a/svn-to-git b/svn-to-git
index 692f104..6a44962 100644
--- a/svn-to-git
+++ b/svn-to-git
@@ -13,7 +13,7 @@ echo "Migrating svn repo $REPO to git repo  $GIT_REPO"
 
 svn ls svn://svn.bestpractical.com/${REPO}/trunk 2>/dev/null && OPTS="--stdlayout"
 
-git svn clone $OPTS --prefix svn --authors-file=/Users/jesse/git/bps/git-mailer.git/authors.txt \
+git svn clone $OPTS --prefix svn/ --authors-file=/Users/jesse/git/bps/git-mailer.git/authors.txt \
     svn://svn.bestpractical.com/${REPO} /tmp/svn-${REPO} && \
 cd /tmp/svn-${REPO} && \
 git svn-abandon-fix-refs && \

-----------------------------------------------------------------------



More information about the Bps-public-commit mailing list