lilypond-devel
[Top][All Lists]
Advanced

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

Re: git-cl under Windows


From: Trevor Daniels
Subject: Re: git-cl under Windows
Date: Wed, 4 Jul 2012 11:10:46 +0100

David Kastrup wrote Tuesday, July 03, 2012 9:26 PM


> "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.
> 
> 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.

It was necessary to rename vi to vi.sh and set EDITOR to
to its path.  Leaving its name as just vi meant it could not be
recognised as a valid command, even though it worked fine
on the command line in the bash shell.

Trevor 

reply via email to

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