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

Problem committing due to EDITOR variable...

From: Justin Erenkrantz <jerenkrantz_at_apache.org>
Date: 2002-04-15 02:04:10 CEST

HEAD of SVN yields the following when I try to commit:

jerenkrantz@sylvester% echo $EDITOR
vim
jerenkrantz@sylvester% /pkg/svn-cvs/bin/svn commit

svn_error: #21115 : <No external editor available>
  Commit failed (details follow):

svn_error: #21115 : <No external editor available>
  Could not use external editor to fetch log message; consider setting the $SVN_EDITOR environment variable or using the --message (-m) or --file (-F) options.

svn_error: #21115 : <No external editor available>
  Could not find an external text editor in the usual environment variables (searched SVN_EDITOR, EDITOR, VISUAL, in that order)

Whatever the deal is, it's broken. I'll try to take a look at this
once I can commit Thom's changes. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 15 02:05:01 2002

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.