Ubuntu / SVN Command Line Launches Emacs -


i did svn delete via command line. worked successfully, launched me emacs, had exit, , hit "c" continue.

i not , emacs guy, , tend use vi in shell.

is there way avoid seems me clumsy process?

set editor environment variable editor want use, or provide commit message on command line:

svn delete -m "deleting file whatever" whatever 

Comments

Popular posts from this blog

.htaccess - First slash is removed after domain when entering a webpage in the browser -

Automatically create pages in phpfox -

c# - Farseer ContactListener is not working -