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

Re: svn commit: rev 1649 - trunk/subversion/libsvn_client trunk/subversion/clients/cmdline

From: <cmpilato_at_collab.net>
Date: 2002-04-08 18:02:24 CEST

Ben Collins <bcollins@debian.org> writes:

> So what we are arguing here is:
>
> 1. User surprised that editor pops up
>
> 2. User surprised that Subversion, unlike other version systems, doesn't
> pop up an editor by default.

What? I thought the only discussion here was whether or not
Subversion presumed that 'vi' was the default Unix editor and
'notepad' was the default Windows editor. In the currently code,
Subversion *will* pop up an editor by default if $SVN_EDITOR, $VISUAL,
or $EDITOR is set. If they aren't set, the user will be informed that
Subversion looks in those places to find an editor. If the user
doesn't like getting that message, he/she should set $SVN_EDITOR,
which shouldn't interfere with other programs' use -- or non-use,
since it isn't set -- of $EDITOR.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Apr 8 18:04:50 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.