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

Re: raises hand for bite-sized issue #604

From: Barry Pederson <barryp_at_yahoo.com>
Date: 2002-01-22 22:54:57 CET

Bill Tutt wrote:
> Yeah, this is real rats nest for Win32, the easiest way out is to just
> use notepad by default for the command line client, or a GUI that has a
> text editing control for the commit message. There's nothing wrong with
> using the EDITOR environment variable on Win32, it's just very unlikely
> that it's actually set to something.

How about checking for the EDITOR environment variable, and if it exists -
use the value. If not, use "vi" on Unix boxes and "notepad.exe" on win32 boxes.

        Barry

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:58 2006

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.