doc/en_US.ISO8859-1/articles/committers-guide
Romain Tartière d0cf868b6d The documentation incorrectly states that
% svn copy foo.c bar.c

and

% cp foo.c bar.c
% svn add bar.c

are equivalent. However, the first one keeps foo.c history and the second gets
rid of it.

Fix this and explain the difference.

Reviewed by:	brd, allanjude
Approved by:	allanjude
Differential Revision:	https://reviews.freebsd.org/D12678
2017-10-17 17:43:45 +00:00
..
article.xml The documentation incorrectly states that 2017-10-17 17:43:45 +00:00
Makefile Add instructions on creating an OpenPGP key. Also add a checkkey.sh 2013-12-27 22:57:39 +00:00