Revision: 392
http://svn.savannah.gnu.org/viewvc/?view=rev&root=administration&revision=392
Author: ineiev
Date: 2019-07-21 04:10:59 -0400 (Sun, 21 Jul 2019)
Log Message:
-----------
update message deletion procedure
Modified Paths:
--------------
trunk/sviki/ListServer.mdwn
Modified: trunk/sviki/ListServer.mdwn
===================================================================
--- trunk/sviki/ListServer.mdwn 2019-06-30 08:17:13 UTC (rev 391)
+++ trunk/sviki/ListServer.mdwn 2019-07-21 08:10:59 UTC (rev 392)
@@ -138,10 +138,10 @@
body/headers/whatever empty, instead of actually deleting it. Deletion
will change all the existing url's. Here's the procedure:
-- become user mharc on lists.gnu.org (ssh in from [email protected] or su
if you can)
+- ssh [email protected]
- cd mbox/listname
-- edit file ('mutt -f 200X-YZ' might help)
-- cd ../bin
+- edit file
+- cd ~/bin
- ./web-archive -rebuild listname
It's CRUCIAL to run web-archive as the mharc user.