diff -r 9d6d2f696782 -r a0c46d6fe7bc extra/soundsoftware/export-git.sh
--- a/extra/soundsoftware/export-git.sh
+++ b/extra/soundsoftware/export-git.sh
@@ -109,7 +109,7 @@
         # valid Hg repos. With --force apparently it will just pick one
         # of the two heads arbitrarily, which is also alarming but is
         # more likely to be useful 
-	"$fastexport" --quiet -r "$hgrepo" -A "$authormap" --force
+	"$fastexport" --quiet -r "$hgrepo" --hgtags -A "$authormap" --force
 
         git update-server-info
     )
