[med-svn] r7052 - trunk/packages/mgltools

Steffen Möller moeller at alioth.debian.org
Thu Jun 16 21:39:07 UTC 2011


Author: moeller
Date: 2011-06-16 21:39:07 +0000 (Thu, 16 Jun 2011)
New Revision: 7052

Modified:
   trunk/packages/mgltools/BUILD
Log:
Added warning on unintentionally using previous tag.


Modified: trunk/packages/mgltools/BUILD
===================================================================
--- trunk/packages/mgltools/BUILD	2011-06-16 20:13:54 UTC (rev 7051)
+++ trunk/packages/mgltools/BUILD	2011-06-16 21:39:07 UTC (rev 7052)
@@ -58,6 +58,13 @@
 
   for i in *; do echo $i; (cd $i && cvs -z3 update -d); done
 
+But, attention: when previously the checkout was indicating a particular
+version, then you will remain in that version! This may be the intended
+behaviour or not. To see the previous tag, do from one of the subdirs
+
+  <from e.g. geomutilsDIST> $ more CVS/Tag 
+  Trc-1-5-4
+
 Should you later when performing the Debian packaging find Python libraries to
 remain missing, then write a report to the developers and download the missing
 packages separatedly like this:




More information about the debian-med-commit mailing list