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

Re: svn http commit failed

From: Konrad Rosenbaum <konrad_at_silmor.de>
Date: 2007-06-09 19:19:27 CEST

On Wednesday 06 June 2007, Andrew Wingorodov wrote:
> svn: Commit failed (details follow):
> svn: system('vi svn-commit.tmp') returned 32512
>
> What is this?

This is an error message. It actually tells you what it is about: it has
problems executing vi.

Try to set the environment variable SVN_EDITOR or EDITOR to an editor you
actually have installed. You can also set "editor-cmd" in
$HOME/.subversion/config to make this setting permanent.

        Konrad

  • application/pgp-signature attachment: stored
Received on Sat Jun 9 22:17:12 2007

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.