[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: Daniel Rall <dlr_at_finemaltcoding.com>
Date: 2002-12-11 01:56:28 CET

Ben Collins-Sussman <sussman@collab.net> writes:

> 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! :-)

I'm all for portability -- use APR and cpp on that section of code.
I'm also all for having software that Just Works.

-- 
Daniel Rall <dlr@finemaltcoding.com>
---------------------------------------------------------------------
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:57:03 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.