From 65321df79a2459c7a885973df9b65e34b39d5df8 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Sun, 26 Apr 2015 15:57:37 +0000 Subject: [PATCH] committer guide: point people at the correct subversion primer The old link pointed to the wiki which pointed back at this article --- en_US.ISO8859-1/articles/committers-guide/article.xml | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/en_US.ISO8859-1/articles/committers-guide/article.xml b/en_US.ISO8859-1/articles/committers-guide/article.xml index d61b1fc3aa..c9d5dcb1e8 100644 --- a/en_US.ISO8859-1/articles/committers-guide/article.xml +++ b/en_US.ISO8859-1/articles/committers-guide/article.xml @@ -4917,10 +4917,8 @@ Do you want to commit? (no = start a shell) [y/n] ports trees. The src tree uses SVN and requires more care because of the mergeinfo - properties. See section 1.4.6 of the Subversion - Primer for details. Refer to SubversionPrimer/Merging + properties. See the + Subversion Primer for details on how to perform an MFC.