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

Re: [BUG] Commit message editor stuck in loop when no save or empty message

From: Ben Reser <ben_at_reser.org>
Date: 2004-07-28 03:38:31 CEST

On Wed, Jul 21, 2004 at 11:53:40AM -0400, Francois Beausoleil wrote:
> Hi !
>
> Here's a repro recipe:
> $ svnadmin create repos
>
> $ svn co file:///repos test
> Checked out revision 0.
>
> $ cd test
>
> $ echo >test.txt
>
> $ svn add test.txt
> A test.txt
>
> $ svn ci
>
> Log message unchanged or not specified
> a)bort, c)ontinue, e)dit
>
> Log message unchanged or not specified
> a)bort, c)ontinue, e)dit
>
> Log message unchanged or not specified
> a)bort, c)ontinue, e)dit
>
> Log message unchanged or not specified
> a)bort, c)ontinue, e)dit
>
> $ svn --version
> svn, version 1.1.0 (Release Candidate 1)
> compiled Jul 19 2004, 09:03:26
>
> The gist of it is that with 1.0.5, I exit the editor without saving, and
> Subversion would wait for me to say "Continue, Abort" or "Edit". Now,
> it doesn't wait anymore. It simply pops the editor again.

Fixed in r10431, will be fixed in 1.1.0-rc2.

Thanks.

-- 
Ben Reser <ben@reser.org>
http://ben.reser.org
"Conscience is the inner voice which warns us somebody may be looking."
- H.L. Mencken
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 28 03:38:39 2004

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

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