From owner-cvs-src@FreeBSD.ORG Wed Jul 2 20:56:38 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 09F6A1065672; Wed, 2 Jul 2008 20:56:38 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from exhub015-1.exch015.msoutlookonline.net (exhub015-1.exch015.msoutlookonline.net [207.5.72.93]) by mx1.freebsd.org (Postfix) with ESMTP id DFB5F8FC0A; Wed, 2 Jul 2008 20:56:37 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from philip.hq.rws (74.93.213.161) by smtpx15.msoutlookonline.net (207.5.72.103) with Microsoft SMTP Server (TLS) id 8.1.278.0; Wed, 2 Jul 2008 13:56:37 -0700 Message-ID: <486BEB83.40807@p6m7g8.com> Date: Wed, 2 Jul 2008 16:56:35 -0400 From: "Philip M. Gollucci" Organization: P6 Web Applications Inc. User-Agent: Thunderbird 2.0.0.12 (X11/20080414) MIME-Version: 1.0 To: =?ISO-8859-2?Q?G=E1bor_K=F6vesd=E1n?= References: <200807020204.m6224xvl028635@repoman.freebsd.org> <486B7CDB.2060907@FreeBSD.org> <20080702141230.GA52551@FreeBSD.org> <486BE3C5.90602@p6m7g8.com> <486BE438.1010109@FreeBSD.org> In-Reply-To: <486BE438.1010109@FreeBSD.org> Content-Type: text/plain; charset="ISO-8859-2"; format=flowed Content-Transfer-Encoding: 8bit Cc: cvs-src@FreeBSD.org, Alexey Dokuchaev , src-committers@FreeBSD.org, cvs-all@FreeBSD.org, Peter Wemm Subject: Re: cvs commit: CVSROOT mentors X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2008 20:56:38 -0000 Gábor Kövesdán wrote: > Philip M. Gollucci escribió: >> Alexey Dokuchaev wrote: >>> I recall I was using "svn admin" or something like this for that >>> purpose. I'm afraid this might not the possible with a project of our >>> size, so the question still stands. >> Typically, you can edit the log message revision property post commit >> in SVN. Its a FAQ. peter@ will have to had added the >> pre-revprop-change hook to allow this though. > And will it be seen on the list like a normal commit? It is an important > consideration that the others notice the correction, I think. > IF the post-revprop-change hook invokes svn-mailer or whatever you use it will be. I can provider configs/examples for all of them if you want.