lmi-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lmi-commits] [lmi] master 80eda64 1/3: Abjure CVS RCS Id's


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 80eda64 1/3: Abjure CVS RCS Id's
Date: Fri, 10 Jul 2020 12:46:49 -0400 (EDT)

branch: master
commit 80eda640feececbac3acd50fc21c12777b2ee3b2
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Abjure CVS RCS Id's
---
 gwc/develop1.txt | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/gwc/develop1.txt b/gwc/develop1.txt
index da8837b..e8aad42 100644
--- a/gwc/develop1.txt
+++ b/gwc/develop1.txt
@@ -147,16 +147,6 @@ git pull
 
 git pull --rebase
 
-  # Set local timestamps from RCS Id's, to match repository
-  # (this should be necessary only if your clock is unsynchronized)
-  #
-  # This is slow, so consider specifying the names of changed files
-  # instead of using '*' at the beginning
-  #
-  # ...for cvs:
-
-for z in * ; do grep --directories=skip --quiet --files-with-matches '$Id:' $z 
&& touch "--date=$(<$z sed -e'/$Id:/!d' |sed -e's/^.*\([0-9]\{4\}[0-9\/: ]*\) 
.*$/\1/')" $z && date -u +'%Y%m%dT%H%MZ' -r $z; done;
-
   # If msw sets an incorrect executable bit, and you accidentally
   # commit it (without first running 'make check_concinnity', which
   # would catch the error), fix it thus:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]