From owner-cvs-src@FreeBSD.ORG Wed Jul 2 20:23:36 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 BE0B01065675; Wed, 2 Jul 2008 20:23:36 +0000 (UTC) (envelope-from pgollucci@p6m7g8.com) Received: from exhub015-2.exch015.msoutlookonline.net (exhub015-2.exch015.msoutlookonline.net [207.5.72.94]) by mx1.freebsd.org (Postfix) with ESMTP id A16AC8FC25; Wed, 2 Jul 2008 20:23:36 +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:23:36 -0700 Message-ID: <486BE3C5.90602@p6m7g8.com> Date: Wed, 2 Jul 2008 16:23:33 -0400 From: "Philip M. Gollucci" Organization: P6 Web Applications Inc. User-Agent: Thunderbird 2.0.0.12 (X11/20080414) MIME-Version: 1.0 To: Alexey Dokuchaev References: <200807020204.m6224xvl028635@repoman.freebsd.org> <486B7CDB.2060907@FreeBSD.org> <20080702141230.GA52551@FreeBSD.org> In-Reply-To: <20080702141230.GA52551@FreeBSD.org> Content-Type: text/plain; charset="KOI8-R"; format=flowed Content-Transfer-Encoding: 7bit Cc: Peter Wemm , cvs-src@freebsd.org, src-committers@freebsd.org, G?bor K?vesd?n , cvs-all@freebsd.org 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:23:36 -0000 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. http://subversion.tigris.org/faq.html#change-log-msg