[C] xemacsweb: Suppress genpage dummy-dots using -q
Adrian Aichner
adrian at xemacs.org
Mon Dec 17 18:21:16 EST 2007
COMMIT
Testing broken website update.
sourceforge-commit seems to get rejected.
Yep, as expected ...
The workaround is to execute the aliases named web-update manually as xemacweb at www.xemacs.org and xemacs at shell.sourceforge.net.
Adrian
**** Access allowed: Personal Karma exceeds Environmental Karma.
Checking in ChangeLog;
/pack/xemacscvs/XEmacs/xemacsweb/ChangeLog,v <-- ChangeLog
new revision: 1.279; previous revision: 1.278
done
Checking in Makefile;
/pack/xemacscvs/XEmacs/xemacsweb/Makefile,v <-- Makefile
new revision: 1.57; previous revision: 1.56
done
Processing log script arguments...
Mailing the commit message to xemacs-cvs at xemacs.org (from xemacs-cvs at xemacs.org)
Updating website as xemacs at sunsite.dk ...
Updating website as xemacs at xemacs.sourceforge.net ...
Permission denied, please try again.
Permission denied, please try again.
Permission denied.
Updating website as xemacweb at www.xemacs.org ...
Permission denied, please try again.
Permission denied, please try again.
Permission denied.
xemacsweb ChangeLog patch:
Diff command: cvs -q diff -U 0
Files affected: ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/ChangeLog,v
retrieving revision 1.278
diff -u -U0 -r1.278 ChangeLog
--- ChangeLog 3 Dec 2007 21:05:10 -0000 1.278
+++ ChangeLog 17 Dec 2007 23:15:48 -0000
@@ -0,0 +1,5 @@
+2007-12-18 Adrian Aichner <adrian at xemacs.org>
+
+ * Makefile (htdocs-time-stamp): Suppress genpage dummy-dots using
+ -q.
+
xemacsweb source patch:
Diff command: cvs -f -z3 -q diff -u -w -N
Files affected: Makefile
===================================================================
RCS
Index: Makefile
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/Makefile,v
retrieving revision 1.56
diff -u -w -r1.56 Makefile
--- Makefile 2 Oct 2007 18:38:49 -0000 1.56
+++ Makefile 17 Dec 2007 23:15:22 -0000
@@ -84,7 +84,7 @@
Download/win32/netinstall-win32.txt \
Download/win32/innosetup-win32.txt \
Download/win32/installshield-win32.txt
- perl ./genpage/bin/genpage -p $(GENPAGE_CONF) -o "."
+ perl ./genpage/bin/genpage -q -p $(GENPAGE_CONF) -o "."
touch htdocs-time-stamp
# APA: Validate only files younger than time-stamp file created by
--
Adrian Aichner
mailto:adrian at xemacs.org
http://www.xemacs.org/
More information about the XEmacs-Patches
mailing list