Sync access file date recommendation

Change from CVS to svn for canconical source of information

MFC after:	3 days
This commit is contained in:
Eitan Adler 2012-09-10 02:40:02 +00:00
parent 0d3a0b40cd
commit e9ee984536
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=240293
3 changed files with 8 additions and 6 deletions

View File

@ -15,7 +15,7 @@ digraph doc {
# foo [label="Foo Bar\nfoo@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\nfoo@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];

View File

@ -15,14 +15,15 @@ digraph ports {
# foo [label="Foo Bar\nfoo@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\nfoo@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];

View File

@ -15,14 +15,15 @@ digraph src {
# foo [label="Foo Bar\nfoo@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\nfoo@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];