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

Re: error: svn_io_file_open

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-12-11 01:35:13 CET

Daniel Rall <dlr@finemaltcoding.com> writes:

> rblanpro@juno.com writes:
>
> > 3. Attempting to import a file set like: "svn import file:///home/roger
> > /home/svnroot" returns this error "svn None of the environment variables
> > SVN_EDITOR, VISUAL, or EDITOR is set."
>
> Does svn attempt to look in the usual places (/usr/bin and /bin) for
> vi? I'm an Emacs man myself, but vi is almost always available on
> unixy systems. Spawning some editor by default (if one can be found)
> seems like more reasonable behavior.

The svn commandline client isn't just for Unix. We shouldn't be
looking for 'vi' on win32. Portability, man, portability! :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 11 01:38:05 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.