Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
robbat2 07/11/05 00:57:00
Modified: loginfo
Log:
Document dtd bit in loginfo.
Revision Changes Path
1.102 loginfo
file : http://sources.gentoo.org/viewcvs.py/CVSROOT/loginfo?rev=1.102&view=markup
plain: http://sources.gentoo.org/viewcvs.py/CVSROOT/loginfo?rev=1.102&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/CVSROOT/loginfo?r1=1.101&r2=1.102
Index: loginfo
===================================================================
RCS file: /var/cvsroot/CVSROOT/loginfo,v
retrieving revision 1.101
retrieving revision 1.102
diff -u -r1.101 -r1.102
--- loginfo 5 Nov 2007 00:54:08 -0000 1.101
+++ loginfo 5 Nov 2007 00:57:00 -0000 1.102
@@ -45,6 +45,7 @@
# Update the local copy of cfauth.conf for cfengine (and workaround for locks)
^gentoo-infra\/cfengine\/cfengine\/inputs ( $CVSROOT/CVSROOT/commitlog-infra.pl %p %{s} ; ( date; cat; (sleep 2; cd /opt/gentoo/cvs-checks/gentoo-infra/cfengine/cfengine/inputs/; cvs -q update -d; find . -type f -exec chmod g+w {} \;) &) >> $CVSROOT/CVSROOT/updatelog 2>&1 )
+# This keeps the DTDs up to date for the XMLcheck
^gentoo\/xml\/htdocs\/dtd ( $CVSROOT/CVSROOT/commitlog-portage.pl %p %{s} ; ( date; cat; (sleep 2; cd /opt/gentoo/cvs-checks/gentoo/xml/htdocs/dtd/; cvs -q update -d; find . -type f -exec chmod g+w {} \;) &) >> $CVSROOT/CVSROOT/updatelog 2>&1 )
# The next line will not work, as it uses sudo, but the script will be called by the user, who does the commit.
--
gentoo-commits@g.o mailing list
|
|