lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: git-cl under Windows


From: David Kastrup
Subject: Re: git-cl under Windows
Date: Tue, 03 Jul 2012 22:26:18 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.1.50 (gnu/linux)

"Trevor Daniels" <address@hidden> writes:

>> $ git cl upload master
>> WARNING: terminal is not fully functional
>> Documentation/notation/input.itely |   56 +++++++++++++++++
>> 1 files changed, 56 insertions(+), 0 deletions(-)
>> 'vi' is not recognized as an internal or external command,
>> operable program or batch file.

Apparently not in the PATH available to Python.

>> Description empty; aborting.

That just means that git-cl called what it considered an editor, and the
file for editing did not change, so git-cl aborted.

> I'm not sure what the last line means.  It clearly finds the single 
> commit which has a commit message.  I guess it wants the
> text to go into Rietfeld.  vi actually works fine on the command
> line, so I'm not sure why it can't be found.  I'll continue
> investigating, but if anyone has any ideas ...

You could set the environment variable EDITOR to the full path of vi
(including vi itself, or whatever other editor you may prefer) and see
whether that helps.

-- 
David Kastrup




reply via email to

[Prev in Thread] Current Thread [Next in Thread]