summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xcvstogit1
1 files changed, 1 insertions, 0 deletions
diff --git a/cvstogit b/cvstogit
index 50c2726..10fc1f4 100755
--- a/cvstogit
+++ b/cvstogit
@@ -319,6 +319,7 @@ do_repotree() {
;;
esac
+ echo "Importing $repo $package"
git_cvsimport $repo $package
rm -rf $package
cp -r "$package.cvsimport" $package