[med-svn] r22147 - trunk/helper-scripts

Andreas Tille tille at moszumanska.debian.org
Tue Jun 21 11:13:08 UTC 2016


Author: tille
Date: 2016-06-21 11:13:07 +0000 (Tue, 21 Jun 2016)
New Revision: 22147

Modified:
   trunk/helper-scripts/convert_svn_2_git
Log:
Add `gbp import-dscs --debsnap` hint


Modified: trunk/helper-scripts/convert_svn_2_git
===================================================================
--- trunk/helper-scripts/convert_svn_2_git	2016-06-21 09:33:30 UTC (rev 22146)
+++ trunk/helper-scripts/convert_svn_2_git	2016-06-21 11:13:07 UTC (rev 22147)
@@ -18,3 +18,8 @@
     --no-metadata \
     ${PKG} 2>&1 | tee >> svn2git_${PKG}.log
 
+cat <<EOT
+In case of failure use
+   gbp import-dscs --debsnap
+to create a somehow sensible Git repository.
+EOT




More information about the debian-med-commit mailing list