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

Re: [PATCH] Quote filename passed to $EDITOR

From: Nicholas Riley <njriley_at_uiuc.edu>
Date: 2002-07-23 20:00:15 CEST

On Tue, Jul 23, 2002 at 11:53:47AM -0500, Karl Fogel wrote:
> cmpilato@collab.net writes:
> > > Why not use single quotes? The above just opens a hole for environment
> > > variable expansion (unintentional or malicious).
> >
> > Windows doesn't recognize single-quotes as an arg wrapper.
>
> Oh.
>
> Sigh. Never mind, then :-).

Would it be possible to use fork/execve on platforms that support it,
and the quoting stuff on Windows (which has fewer shell metacharacters
anyway, right?) Is this the kind of thing that should go into APR?

-- 
=Nicholas Riley <njriley_at_uiuc.edu> | <http://www.uiuc.edu/ph/www/njriley>
        Pablo Research Group, Department of Computer Science and
  Medical Scholars Program, University of Illinois at Urbana-Champaign
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 23 20:00:49 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.