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

Re: svn: system(' svn-commit.tmp') returned 32512

From: Craig Longman <craigl_at_begeek.com>
Date: 2003-02-21 22:54:27 CET

Ben Collins-Sussman wrote:

>Craig Longman <craigl@begeek.com> writes:
>
>
>
>>i'm having some trouble getting svn to work. i am using the following:
>>
>> svn, version 0.18.0 (r4973)
>> compiled Feb 21 2003, 01:17:30
>>
>>i was able to create a repository, issue an import command, as well as
>>checkout and status commands. but if i ever try and do a svn commit,
>>i get the following:
>>
>> sh: svn-commit.tmp: command not found
>> svn: Error calling external program
>> svn: Commit failed (details follow):
>> svn: system(' svn-commit.tmp') returned 32512
>>
>>
>
>A commit requires a log message.
>
>It seems like your $EDITOR variable is set to "", judging by the
>system() call there.
>
>
actually, the EDITOR was not set (i'm running bash on linux), but if i
_provide_ an EDITOR or a -m then it works great! fwiw, the output from
not having EDITOR set and having EDITOR set to "" appears to be identical.

thanks a lot.

     CraigL->Thx();

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 21 22:56:12 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.