Author: eadler
Date: Mon Sep 10 02:40:02 2012
New Revision: 240293
URL: http://svn.freebsd.org/changeset/base/240293

Log:
  Sync access file date recommendation
  Change from CVS to svn for canconical source of information
  
  MFC after:    3 days

Modified:
  head/share/misc/committers-doc.dot
  head/share/misc/committers-ports.dot
  head/share/misc/committers-src.dot

Modified: head/share/misc/committers-doc.dot
==============================================================================
--- head/share/misc/committers-doc.dot  Mon Sep 10 01:15:51 2012        
(r240292)
+++ head/share/misc/committers-doc.dot  Mon Sep 10 02:40:02 2012        
(r240293)
@@ -15,7 +15,7 @@ digraph doc {
 #   foo [label="Foo Bar\n...@freebsd.org\n????/??/??"]
 #
 # ????/??/?? is the date when the commit bit was obtained, usually the one you
-# can find looking at CVS logs for the access (or avail) file under CVSROOT.
+# can find looking at svn logs for the svnadmin/access file.
 # Use YYYY/MM/DD format.
 #
 # For returned commit bits, the node definition will follow this example:
@@ -23,7 +23,7 @@ digraph doc {
 #   foo [label="Foo Bar\n...@freebsd.org\n????/??/??\n????/??/??"]
 #
 # The first date is the same as for an active committer, the second date is
-# the date when the commit bit has been returned. Again, check CVS logs.
+# the date when the commit bit has been returned. Again, check svn logs.
 
 node [color=grey62, style=filled, bgcolor=black];
 

Modified: head/share/misc/committers-ports.dot
==============================================================================
--- head/share/misc/committers-ports.dot        Mon Sep 10 01:15:51 2012        
(r240292)
+++ head/share/misc/committers-ports.dot        Mon Sep 10 02:40:02 2012        
(r240293)
@@ -15,14 +15,15 @@ digraph ports {
 #   foo [label="Foo Bar\n...@freebsd.org\n????/??/??"]
 #
 # ????/??/?? is the date when the commit bit was obtained, usually the one you
-# can find looking at CVS logs for the access (or avail) file under CVSROOT.
+# can find looking at svn logs for the svnadmin/access file.
+# Use YYYY/MM/DD format.
 #
 # For returned commit bits, the node definition will follow this example:
 #
 #   foo [label="Foo Bar\n...@freebsd.org\n????/??/??\n????/??/??"]
 #
 # The first date is the same as for an active committer, the second date is
-# the date when the commit bit has been returned. Again, check CVS logs.
+# the date when the commit bit has been returned. Again, check svn logs.
 
 node [color=grey62, style=filled, bgcolor=black];
 

Modified: head/share/misc/committers-src.dot
==============================================================================
--- head/share/misc/committers-src.dot  Mon Sep 10 01:15:51 2012        
(r240292)
+++ head/share/misc/committers-src.dot  Mon Sep 10 02:40:02 2012        
(r240293)
@@ -15,14 +15,15 @@ digraph src {
 #   foo [label="Foo Bar\n...@freebsd.org\n????/??/??"]
 #
 # ????/??/?? is the date when the commit bit was obtained, usually the one you
-# can find looking at CVS logs for the access (or avail) file under CVSROOT.
+# can find looking at svn logs for the svnadmin/access file.
+# Use YYYY/MM/DD format.
 #
 # For returned commit bits, the node definition will follow this example:
 #
 #   foo [label="Foo Bar\n...@freebsd.org\n????/??/??\n????/??/??"]
 #
 # The first date is the same as for an active committer, the second date is
-# the date when the commit bit has been returned. Again, check CVS logs.
+# the date when the commit bit has been returned. Again, check svn logs.
 
 node [color=grey62, style=filled, bgcolor=black];
 
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to