cleanup svn keywords
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 26 Jun 2012 10:25:22 +0000 (12:25 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Tue, 26 Jun 2012 10:25:22 +0000 (12:25 +0200)
README
bwmon.py
doc/Makefile

diff --git a/README b/README
index c6233eb..d5188bc 100644 (file)
--- a/README
+++ b/README
@@ -1,6 +1,3 @@
-# $Id$
-# $HeadURL$
-
 The PlanetLab NodeManager manages all aspects of PlanetLab node and slice management once the node has been initialized and configured by the Boot Manager. It periodically contacts its management authority for configuration updates. It provides an XML-RPC API for performing local operations on slices.
 
 Copyright 2008 Princeton University
index ba59fe8..0b825cf 100644 (file)
--- a/bwmon.py
+++ b/bwmon.py
@@ -496,6 +496,9 @@ def sync(nmdbcopy):
     if default_MaxRate == -1:
         default_MaxRate = 1000000
 
+    # xxx $Id$ 
+    # with svn we used to have a trick to detect upgrades of this file
+    # this has gone with the move to git, without any noticeable effect on operations though
     try:
         f = open(DB_FILE, "r+")
         logger.verbose("bwmon: Loading %s" % DB_FILE)
index b16418c..1c4a309 100644 (file)
@@ -4,8 +4,6 @@
 # Mark Huang <mlhuang@cs.princeton.edu>
 # Copyright (C) 2006 The Trustees of Princeton University
 #
-# $Id: Makefile 5574 2007-10-25 20:33:17Z thierry $
-#
 
 all: NMAPI.html