From owner-svn-src-all@FreeBSD.ORG Tue Jul 24 23:03:49 2012 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id EE81B1065670; Tue, 24 Jul 2012 23:03:48 +0000 (UTC) (envelope-from das@freebsd.org) Received: from zim.MIT.EDU (ZIM.MIT.EDU [18.95.3.101]) by mx1.freebsd.org (Postfix) with ESMTP id A98CB8FC14; Tue, 24 Jul 2012 23:03:48 +0000 (UTC) Received: from zim.MIT.EDU (localhost [127.0.0.1]) by zim.MIT.EDU (8.14.5/8.14.2) with ESMTP id q6ON3mRN068385; Tue, 24 Jul 2012 19:03:48 -0400 (EDT) (envelope-from das@freebsd.org) Received: (from das@localhost) by zim.MIT.EDU (8.14.5/8.14.2/Submit) id q6ON3mQh068384; Tue, 24 Jul 2012 19:03:48 -0400 (EDT) (envelope-from das@freebsd.org) Date: Tue, 24 Jul 2012 19:03:48 -0400 From: David Schultz To: Steve Kargl , Alexey Dokuchaev , Steve Kargl , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-ID: <20120724230348.GB68050@zim.MIT.EDU> Mail-Followup-To: Steve Kargl , Alexey Dokuchaev , Steve Kargl , src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org References: <201207231913.q6NJDucB040333@svn.freebsd.org> <20120724084335.GB28038@FreeBSD.org> <20120724174206.GA63841@troutmask.apl.washington.edu> <20120724175712.GA66863@zim.MIT.EDU> <20120724205351.GA65323@troutmask.apl.washington.edu> <20120724230105.GA68050@zim.MIT.EDU> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20120724230105.GA68050@zim.MIT.EDU> Cc: Subject: Re: svn commit: r238722 - in head/lib/msun: . ld128 ld80 man src X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 24 Jul 2012 23:03:49 -0000 On Tue, Jul 24, 2012, David Schultz wrote: > That's the right file, and you can commit changes with > 'cvs -dkargl@ncvs.FreeBSD.ORG:/home/dcvs' even if you checked > the file out from a local repo. As a src committer, you want > to be careful if you touch other repositories, i.e., ask a doc > committer to review it if you're unsure. I just remembered that the doc repo was recently switched to svn, so ignore the first sentence. The second sentence still applies, and this is an example of why. :)