Re: svn: system(' svn-commit.tmp') returned 32512
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2003-02-21 23:36:22 CET
Ben Collins-Sussman <sussman@collab.net> writes:
> Wow, we have genuine regression bug. I just unset EDITOR on my
It's the SVN_CLIENT_EDITOR stuff David Kimdon added in rev 4812. If I
#define SVN_CLIENT_EDITOR ""
in svn_private_config.h and svn_cl__edit_externally has
#ifdef SVN_CLIENT_EDITOR
Is it possible to have configure not generate the #define? Or do we
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Feb 21 23:37:20 2003 |
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.