From d0ef9ac35e49be172de8d1c54f5845089b92be0f Mon Sep 17 00:00:00 2001 From: Anders Kaseorg Date: Sat, 13 Jun 2009 18:37:08 -0400 Subject: [PATCH] Mention my svn-all-fast-export localtime branch in the comment svn path=/trunk/scripts/git-migration/; revision=2357 --- git-migrate-fast.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/git-migrate-fast.sh b/git-migrate-fast.sh index 9835e8e..66be321 100755 --- a/git-migrate-fast.sh +++ b/git-migrate-fast.sh @@ -3,8 +3,9 @@ set -e # Depends: python-yaml, python-mako # and svn-all-fast-export, which comes from git://repo.or.cz/svn-all-fast-export +# (except you actually want git://andersk.mit.edu/svn-all-fast-export localtime) # and builds with `qmake && make` with -# Build-Depends: qt4-qmake, libqt4-dev, libsvn-dev +# Build-Depends: libqt4-dev, libsvn-dev # Usage: ./git-migrate-fast.sh [svn-uri] # Exports into new subdir ./git . -- 1.7.9.5