[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Aborted commits and commit messages

From: Dominic Anello <danello_at_danky.com>
Date: 2004-04-20 18:48:50 CEST

On 2004-04-19 19:57:37 -0600, Richard Garand wrote:
> When a commit fails for some reason, subversion prints an error like this:
>
> svn: Your commit message was left in a temporary file:
> svn: '/home/richard/projects/cms1/svn-commit.tmp'
>
> Doesn't it make sense to load that message during the next commit attempt
> instead of making the user to abort the commit, open the file, copy the
> message, start a new commit, and paste the message? As of version 1.0.1, I
> have never seen subversion do this.

The following will work and I've used it myself:

svn ci -F /home/richard/projects/cms1/svn-commit.tmp

-- 
Clearing my throat and gripping the lectern I smile and face my audience
Clearing his throat and smiling with his hands on the bathroom sink
    -TMBG, "'Till My Head Falls Off"

  • application/pgp-signature attachment: stored
Received on Tue Apr 20 18:49:39 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.