svn commit: r39451 - head/en_US.ISO8859-1/articles/pr-guidelines

Rene Ladan rene at FreeBSD.org
Sun Aug 26 13:41:13 UTC 2012


Author: rene
Date: Sun Aug 26 13:41:13 2012
New Revision: 39451
URL: http://svn.freebsd.org/changeset/doc/39451

Log:
  Note that the "repocopy" state is now obsolete.
  
  Discussed with:	linimon

Modified:
  head/en_US.ISO8859-1/articles/pr-guidelines/article.sgml

Modified: head/en_US.ISO8859-1/articles/pr-guidelines/article.sgml
==============================================================================
--- head/en_US.ISO8859-1/articles/pr-guidelines/article.sgml	Sun Aug 26 13:29:20 2012	(r39450)
+++ head/en_US.ISO8859-1/articles/pr-guidelines/article.sgml	Sun Aug 26 13:41:13 2012	(r39451)
@@ -206,11 +206,15 @@
       </glossentry>
 
       <glossentry>
-	<glossterm>repocopy</glossterm>
+	<glossterm>repocopy (obsolete)</glossterm>
 	<glossdef>
 	  <para>The resolution of the problem report is dependent on a
 	    repository copy, or repocopy, operation within the CVS
 	    repository which is awaiting completion.</para>
+
+	  <para>Given that all repositories now use Subversion, there is
+	    no need for this state anymore.  Subversion has native
+	    support support for copying and moving files.</para>
 	</glossdef>
       </glossentry>
 


More information about the svn-doc-all mailing list