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

[BUG] svn commit ignores --non-interactive

From: Jim Correia <jim.correia_at_pobox.com>
Date: 2004-12-22 02:17:22 CET

Using r12491 (tip of trunk as of when I wrote this:

$ ./subversion/clients/cmdline/svn ci --editor-cmd emacs
--non-interactive /path/to/wc

Log message unchanged or not specified
a)bort, c)ontinue, e)dit
a
$

When the log message came up in emacs, I exited without changing the
text. I was given the prompt above even though I specified
--non-interactive which claims

          --non-interactive : do no interactive prompting

I would have expected it to abort by default, and log something to
stderr claiming it had done so as a result of --non-interactive.

Bug? Should I file an issue?

Thanks,
Jim

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 22 02:20:10 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.