[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 1973 - trunk trunk/subversion/libsvn_subr

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-05-17 17:48:20 CEST

Michael Wood <mwood@its.uct.ac.za> writes:

> > How about $0? diff3 ${0} ${0} ${0}
>
> How about: diff3 "${0}" "${0}" "${0}"

To support spaces in directory names I suppose? Fine in principle,
but I don't think configure will get this far. Let's see

% ../a\ b/configure
../a b/configure: test: ../a: binary operator expected
../a b/configure: test: ../a: binary operator expected
configure: error: cannot find install-sh or install.sh in ac-helpers ../a b/ac-helpers

That's a mere 8000 lines before the diff3 test. I suppose you could
try to fix the whole thing, but unless you keep exercising it such
support is likely to break again.

-- 
Philip
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 17 17:49:18 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.