From owner-svn-doc-head@FreeBSD.ORG Wed Jun 12 21:01:43 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id AD79787E; Wed, 12 Jun 2013 21:01:43 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 9E8081247; Wed, 12 Jun 2013 21:01:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id r5CL1hCF051400; Wed, 12 Jun 2013 21:01:43 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.7/8.14.5/Submit) id r5CL1htd051399; Wed, 12 Jun 2013 21:01:43 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201306122101.r5CL1htd051399@svn.freebsd.org> From: Eitan Adler Date: Wed, 12 Jun 2013 21:01:43 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r41915 - head/en_US.ISO8859-1/articles/committers-guide X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Jun 2013 21:01:43 -0000 Author: eadler Date: Wed Jun 12 21:01:43 2013 New Revision: 41915 URL: http://svnweb.freebsd.org/changeset/doc/41915 Log: Remove leftover references to svk. Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml Modified: head/en_US.ISO8859-1/articles/committers-guide/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/committers-guide/article.xml Wed Jun 12 20:52:31 2013 (r41914) +++ head/en_US.ISO8859-1/articles/committers-guide/article.xml Wed Jun 12 21:01:43 2013 (r41915) @@ -604,16 +604,13 @@ Daily Use This section will explain how to perform common day-to-day - operations with Subversion. There should be no difference - between SVN and SVK in - daily use, except for the revision renumbering mentioned - earlier. + operations with Subversion. Help - Both SVN and SVK - have built in help documentation. It can be accessed by + SVN + has built in help documentation. It can be accessed by typing the following command: &prompt.user; svn help @@ -725,7 +722,7 @@ Editing and Committing Unlike Perforce, - SVN and SVK do not + SVN does not need to be told in advance about file editing. svn commit works like the equivalent