From effaa2138be88157b2322de42fe9395694918acf Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 16 Nov 2007 16:59:01 +0000 Subject: [PATCH] propset - enables svn keywords --- Makefile | 2 +- build-native.sh | 2 +- build.functions | 2 +- build.sh | 2 +- build_devel.sh | 2 +- clean-empty-dirs.py | 2 +- db-config | 2 +- default_config.xml | 2 +- dns-config | 2 +- doc/Makefile | 2 +- doc/variables.xsl | 2 +- guest.init | 2 +- host.init | 2 +- mtail.py | 2 +- myplc.spec | 4 ++-- plc-config | 2 +- plc-config-tty | 4 ++-- plc.d/api | 2 +- plc.d/bootcd | 2 +- plc.d/bootmanager | 2 +- plc.d/crond | 2 +- plc.d/db | 2 +- plc.d/dns | 2 +- plc.d/functions | 2 +- plc.d/gpg | 2 +- plc.d/httpd | 2 +- plc.d/mail | 2 +- plc.d/network | 2 +- plc.d/packages | 2 +- plc.d/postgresql | 2 +- plc.d/ssh | 2 +- plc.d/ssl | 2 +- plc.d/syslog | 2 +- plc_config.dtd | 2 +- plc_config.py | 2 +- plc_devel_config.xml | 2 +- refresh-peer.py | 2 +- 37 files changed, 39 insertions(+), 39 deletions(-) diff --git a/Makefile b/Makefile index 9f819f4..becf38d 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,5 @@ # -# $Id: Makefile 1078 2007-11-15 13:38:27Z thierry $ +# $Id$ # BINARIES = plc-config plc-config-tty db-config dns-config refresh-peer.py plc-map.py clean-empty-dirs.py mtail.py diff --git a/build-native.sh b/build-native.sh index 54a2685..461b06a 100755 --- a/build-native.sh +++ b/build-native.sh @@ -9,7 +9,7 @@ # Marc E. Fiuczynski # Copyright (C) 2007 The Trustees of Princeton University # -# $Id: build-native.sh,v 1.1.2.5 2007/08/31 17:46:11 mef Exp $ +# $Id$ # . build.functions diff --git a/build.functions b/build.functions index 8eb3ce9..15277e4 100644 --- a/build.functions +++ b/build.functions @@ -6,7 +6,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: build.functions 1086 2007-11-15 14:17:45Z thierry $ +# $Id$ # PATH=/sbin:/bin:/usr/sbin:/usr/bin diff --git a/build.sh b/build.sh index 3352f1f..a43f3f0 100755 --- a/build.sh +++ b/build.sh @@ -15,7 +15,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: build.sh 1095 2007-11-16 09:52:30Z thierry $ +# $Id$ # . build.functions diff --git a/build_devel.sh b/build_devel.sh index 1f755ec..55d4642 100755 --- a/build_devel.sh +++ b/build_devel.sh @@ -15,7 +15,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: build_devel.sh 1078 2007-11-15 13:38:27Z thierry $ +# $Id$ # echo "$0" not supported anymore diff --git a/clean-empty-dirs.py b/clean-empty-dirs.py index 59817f2..244dfac 100755 --- a/clean-empty-dirs.py +++ b/clean-empty-dirs.py @@ -1,6 +1,6 @@ #!/usr/bin/python ### -### $Id: clean-empty-dirs.py 495 2007-06-11 07:20:50Z thierry $ +### $Id$ ### ### utility script for cleaning empty directories ### useful to clean up /var/tmp/bootmedium diff --git a/db-config b/db-config index cbdc3fe..7a414e8 100755 --- a/db-config +++ b/db-config @@ -7,7 +7,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: db-config 1078 2007-11-15 13:38:27Z thierry $ +# $Id$ # from plc_config import PLCConfiguration diff --git a/default_config.xml b/default_config.xml index 637b352..3037adf 100644 --- a/default_config.xml +++ b/default_config.xml @@ -6,7 +6,7 @@ Default PLC configuration file Mark Huang Copyright (C) 2006 The Trustees of Princeton University -$Id: default_config.xml 1078 2007-11-15 13:38:27Z thierry $ +$Id$ --> diff --git a/dns-config b/dns-config index 8551985..3941bbf 100755 --- a/dns-config +++ b/dns-config @@ -7,7 +7,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: dns-config 129 2007-03-20 12:04:03Z thierry $ +# $Id$ # from plc_config import PLCConfiguration diff --git a/doc/Makefile b/doc/Makefile index 6a9823e..2ab87e3 100644 --- a/doc/Makefile +++ b/doc/Makefile @@ -4,7 +4,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: Makefile 704 2007-07-20 14:15:43Z thierry $ +# $Id$ # vpath GenDoc.xsl ../../plc_www/doc diff --git a/doc/variables.xsl b/doc/variables.xsl index 1b3c2e8..a00bdb4 100644 --- a/doc/variables.xsl +++ b/doc/variables.xsl @@ -6,7 +6,7 @@ PLC configuration file-to-DocBook conversion stylesheet Mark Huang Copyright (C) 2006 The Trustees of Princeton University -$Id: GenDoc.xsl,v 1.8 2005/10/10 17:46:36 mlhuang Exp $ +$Id$ --> diff --git a/guest.init b/guest.init index 0b7e473..70ff354 100755 --- a/guest.init +++ b/guest.init @@ -6,7 +6,7 @@ # # description: Manages all PLC services on this machine # -# $Id: guest.init 635 2007-07-05 11:08:14Z thierry $ +# $Id$ # # Source function library and configuration diff --git a/host.init b/host.init index a299e82..63dd1d6 100755 --- a/host.init +++ b/host.init @@ -6,7 +6,7 @@ # # description: Manages all PLC services on this machine # -# $Id: host.init 1078 2007-11-15 13:38:27Z thierry $ +# $Id$ # PATH=/sbin:/bin:/usr/bin:/usr/sbin diff --git a/mtail.py b/mtail.py index 1fb5b68..473d160 100755 --- a/mtail.py +++ b/mtail.py @@ -12,7 +12,7 @@ from optparse import OptionParser class mtail: - subversion_id = "$Id: mtail.py 571 2007-06-22 21:38:07Z thierry $" + subversion_id = "$Id$" default_time_format = "%H:%M:%S" diff --git a/myplc.spec b/myplc.spec index 0d23663..c8b0d8b 100644 --- a/myplc.spec +++ b/myplc.spec @@ -1,7 +1,7 @@ # -# $Id: myplc.spec 1087 2007-11-15 14:25:23Z thierry $ +# $Id$ # -%define url $URL: svn+ssh://thierry@svn.planet-lab.org/svn/PLCAPI/trunk/PLCAPI.spec $ +%define url $URL$ %define name myplc %define version 4.0 diff --git a/plc-config b/plc-config index e7b74fd..78fc6db 100755 --- a/plc-config +++ b/plc-config @@ -6,7 +6,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: plc-config 1078 2007-11-15 13:38:27Z thierry $ +# $Id$ # import sys diff --git a/plc-config-tty b/plc-config-tty index d9559dc..67ebe61 100755 --- a/plc-config-tty +++ b/plc-config-tty @@ -20,8 +20,8 @@ import getopt from plc_config import PLCConfiguration #################### -release_id = "$Id: plc-config-tty 635 2007-07-05 11:08:14Z thierry $" -release_rev = "$Revision: 635 $" +release_id = "$Id$" +release_rev = "$Revision$" def init_flavour (flavour): global service diff --git a/plc.d/api b/plc.d/api index 4740f67..c64937d 100755 --- a/plc.d/api +++ b/plc.d/api @@ -8,7 +8,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: api 635 2007-07-05 11:08:14Z thierry $ +# $Id$ # # Source function library and configuration diff --git a/plc.d/bootcd b/plc.d/bootcd index bc0986c..944857d 100755 --- a/plc.d/bootcd +++ b/plc.d/bootcd @@ -7,7 +7,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: bootcd 129 2007-03-20 12:04:03Z thierry $ +# $Id$ # # Source function library and configuration diff --git a/plc.d/bootmanager b/plc.d/bootmanager index f36b9f0..73c4cea 100755 --- a/plc.d/bootmanager +++ b/plc.d/bootmanager @@ -7,7 +7,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: bootmanager 129 2007-03-20 12:04:03Z thierry $ +# $Id$ # # Source function library and configuration diff --git a/plc.d/crond b/plc.d/crond index c828ea7..c1a6c9c 100755 --- a/plc.d/crond +++ b/plc.d/crond @@ -7,7 +7,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: crond 1078 2007-11-15 13:38:27Z thierry $ +# $Id$ # # Source function library and configuration diff --git a/plc.d/db b/plc.d/db index 8f5fc14..1502b31 100755 --- a/plc.d/db +++ b/plc.d/db @@ -7,7 +7,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: db 316 2007-04-24 17:25:09Z thierry $ +# $Id$ # # Source function library and configuration diff --git a/plc.d/dns b/plc.d/dns index 1727e8d..9b5b192 100755 --- a/plc.d/dns +++ b/plc.d/dns @@ -8,7 +8,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: dns 129 2007-03-20 12:04:03Z thierry $ +# $Id$ # # Source function library and configuration diff --git a/plc.d/functions b/plc.d/functions index d4cb0a5..987a99d 100644 --- a/plc.d/functions +++ b/plc.d/functions @@ -5,7 +5,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: functions 545 2007-06-18 10:56:31Z thierry $ +# $Id$ # export PATH=/sbin:/bin:/usr/bin:/usr/sbin diff --git a/plc.d/gpg b/plc.d/gpg index 7f146a9..60617e3 100755 --- a/plc.d/gpg +++ b/plc.d/gpg @@ -7,7 +7,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: gpg 129 2007-03-20 12:04:03Z thierry $ +# $Id$ # # Source function library and configuration diff --git a/plc.d/httpd b/plc.d/httpd index 993b543..5078c0e 100755 --- a/plc.d/httpd +++ b/plc.d/httpd @@ -7,7 +7,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: httpd 350 2007-05-11 10:58:44Z thierry $ +# $Id$ # # Source function library and configuration diff --git a/plc.d/mail b/plc.d/mail index 2b3eade..fba0973 100755 --- a/plc.d/mail +++ b/plc.d/mail @@ -7,7 +7,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: mail 554 2007-06-19 15:11:22Z thierry $ +# $Id$ # # Source function library and configuration diff --git a/plc.d/network b/plc.d/network index 9df70e4..2eb52b2 100755 --- a/plc.d/network +++ b/plc.d/network @@ -7,7 +7,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: network 129 2007-03-20 12:04:03Z thierry $ +# $Id$ # # Source function library and configuration diff --git a/plc.d/packages b/plc.d/packages index 6b02bd5..75015b8 100755 --- a/plc.d/packages +++ b/plc.d/packages @@ -7,7 +7,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: packages 129 2007-03-20 12:04:03Z thierry $ +# $Id$ # # Source function library and configuration diff --git a/plc.d/postgresql b/plc.d/postgresql index 4512536..f5ad0d0 100755 --- a/plc.d/postgresql +++ b/plc.d/postgresql @@ -7,7 +7,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: postgresql 635 2007-07-05 11:08:14Z thierry $ +# $Id$ # # Source function library and configuration diff --git a/plc.d/ssh b/plc.d/ssh index a76ba83..9b6b1c3 100755 --- a/plc.d/ssh +++ b/plc.d/ssh @@ -7,7 +7,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: ssh 129 2007-03-20 12:04:03Z thierry $ +# $Id$ # # Source function library and configuration diff --git a/plc.d/ssl b/plc.d/ssl index 517b1f6..a9d22c7 100755 --- a/plc.d/ssl +++ b/plc.d/ssl @@ -7,7 +7,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: ssl 129 2007-03-20 12:04:03Z thierry $ +# $Id$ # # Source function library and configuration diff --git a/plc.d/syslog b/plc.d/syslog index c5a2427..48727ec 100755 --- a/plc.d/syslog +++ b/plc.d/syslog @@ -10,7 +10,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: syslog 129 2007-03-20 12:04:03Z thierry $ +# $Id$ # # Source function library and configuration diff --git a/plc_config.dtd b/plc_config.dtd index 1d2a753..9eea2fa 100644 --- a/plc_config.dtd +++ b/plc_config.dtd @@ -4,7 +4,7 @@ Specification for PLC configuration files Mark Huang Copyright (C) 2006 The Trustees of Princeton University -$Id: plc_config.dtd 129 2007-03-20 12:04:03Z thierry $ +$Id$ --> diff --git a/plc_config.py b/plc_config.py index b034e89..c9382d2 100644 --- a/plc_config.py +++ b/plc_config.py @@ -7,7 +7,7 @@ # Mark Huang # Copyright (C) 2006 The Trustees of Princeton University # -# $Id: plc_config.py 1078 2007-11-15 13:38:27Z thierry $ +# $Id$ # import xml.dom.minidom diff --git a/plc_devel_config.xml b/plc_devel_config.xml index 7bb06ef..0b12db5 100644 --- a/plc_devel_config.xml +++ b/plc_devel_config.xml @@ -6,7 +6,7 @@ Default PLC build environment configuration file Mark Huang Copyright (C) 2006 The Trustees of Princeton University -$Id: plc_devel_config.xml 1078 2007-11-15 13:38:27Z thierry $ +$Id$ --> diff --git a/refresh-peer.py b/refresh-peer.py index b1a7a3f..f5cb67d 100755 --- a/refresh-peer.py +++ b/refresh-peer.py @@ -1,5 +1,5 @@ #!/usr/bin/env plcsh -# $Id: refresh-peer.py 154 2007-03-28 14:15:55Z thierry $ +# $Id$ import sys,os,time -- 2.43.0