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

Re: [PATCH] fix for interactive merge-callback not supporting spaces in file paths

From: David Glasser <glasser_at_mit.edu>
Date: 2007-07-25 18:51:09 CEST

On 7/25/07, C. Michael Pilato <cmpilato@collab.net> wrote:
> Oooh... maybe I misremembered the reason we moved to system(). It was
> wasn't because we wanted to support editor programs with spaces in their
> paths, it was that the "editor" might have been defined as a program path
> plus some arguments ('emacs -nw'). Right?

Yes, and in fact even more than that (which can be dealt with the way
that ra_svn's find_tunnel_agent does by tokenizing): the editor might
be defined as something needing the full power of the shell, such as
"HOME=/home/erik vi". (Whether or not this is an important case, it's
something we've supported for a while and it would be unfortunate to
break people's config files.)

--dave

-- 
David Glasser | glasser_at_mit.edu | http://www.davidglasser.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jul 25 18:49:59 2007

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.