[Debtags-commits] [svn] r1399 - tagdb

Enrico Zini enrico at costa.debian.org
Wed Oct 26 00:57:30 UTC 2005


Author: enrico
Date: Wed Oct 26 00:57:28 2005
New Revision: 1399

Added:
   tagdb/approve-nyt-removals   (contents, props changed)
   tagdb/assimilate   (contents, props changed)
   tagdb/stattags   (contents, props changed)
Modified:
   tagdb/getnew
Log:
Improved support scripts

Modified: tagdb/getnew
==============================================================================
--- tagdb/getnew	(original)
+++ tagdb/getnew	Wed Oct 26 00:57:28 2005
@@ -10,3 +10,5 @@
 tagcoll --remove-unfaceted copy tags > wtags
 tagcoll --remove-unfaceted copy new > wnew
 tagcoll diff wtags wnew > patch
+gzip < tags > .tags/tags-current.gz
+gzip < /var/lib/debtags/vocabulary > .tags/vocabulary.gz



More information about the Debtags-commits mailing list