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

Re: raises hand for bite-sized issue #604

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-01-22 21:49:49 CET

On Tue, Jan 22, 2002 at 02:35:59PM -0600, Karl Fogel wrote:
> Greg Stein <gstein@lyra.org> writes:
>...
> > I've added my comments on the problem to the issue. In a nutshell: EDITOR is
> > non-portable, no matter how much APR you throw at it. People should accept
> > that some #ifdef WIN32 will appear in the code :-)
>
> Which code, APR or Subversion?
>
> If you mean the latter, I don't see how EDITOR being non-portable
> implies this.

The EDITOR *concept* is very non-portable. At an application level. Thus,
APR is not going to be able to hide (from Subversion) that WIN32 just can't
do it. Thus, SVN is going to have #ifdef WIN32 in it for the EDITOR
functionality.

If you believe contrary, then outline what the EDITOR concept means on
Windows. "popping up an editor" just isn't normal Win32 behavior.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:58 2006

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.