From owner-svn-src-all@FreeBSD.ORG Sun Sep 27 07:02:21 2009 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 1033) id 22665106568D; Sun, 27 Sep 2009 07:02:21 +0000 (UTC) Date: Sun, 27 Sep 2009 07:02:21 +0000 From: Alexey Dokuchaev To: Dag-Erling Sm??rgrav Message-ID: <20090927070220.GA18022@FreeBSD.org> References: <200909251824.n8PIOLte036513@svn.freebsd.org> <20090925191416.GA1597@garage.freebsd.pl> <86tyyph1jl.fsf@ds4.des.no> Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Disposition: inline In-Reply-To: <86tyyph1jl.fsf@ds4.des.no> User-Agent: Mutt/1.4.2.1i Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, Pawel Jakub Dawidek , Thomas Backman Subject: Re: svn commit: r197498 - head/cddl/contrib/opensolaris/cmd/zfs 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: Sun, 27 Sep 2009 07:02:21 -0000 On Sat, Sep 26, 2009 at 10:51:58PM +0200, Dag-Erling Sm??rgrav wrote: > Pawel Jakub Dawidek writes: > > I didn't, thanks. Unfortunately svn doesn't even allow forced commits, > > which is a paintful regression compared to cvs. > > Subversion does allow editing a log message after the fact, but our > commit scripts prohibit it. This should IMHO be allowed, and cause a > new email to be sent out to note the change. I recall that one of the reasons behind prohibition was to avoid issues with CVS exporter. ./danfe