]> andersk Git - svn-all-fast-export.git/blobdiff - src/svn.cpp
remove the source branch in the rules
[svn-all-fast-export.git] / src / svn.cpp
index 7ec39087e502fa4437b80ce4f843dd2ee5ed3d1b..6cb7bc765e80a4d60ef9758592cbd7c8731b9fe3 100644 (file)
@@ -353,7 +353,7 @@ int SvnPrivate::exportRevision(int revnum)
             if (path_from == NULL) {
                 // no, it's a new directory being added
                 // Git doesn't handle directories, so we don't either
-                qDebug() << "   mkdir ignored:" << key;
+                //qDebug() << "   mkdir ignored:" << key;
                 continue;
             }
 
This page took 0.049661 seconds and 4 git commands to generate.