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

Re: commit failure

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-07-23 19:33:55 CEST

On Fri, 2004-07-23 at 12:28, Loren Rosen wrote:
> I did an svn commit, without having any of the editor environment variables set.
> Got an error message. Set one of the environment variables. Ran svn commit again,
> with this result:
> sh: line 1: svn-commit.tmp: command not found
> svn: Commit failed (details follow):
> svn: system(' svn-commit.tmp') returned 32512

What did you set the environment variables to? It looks like you set
one of them to nothingness ("") ? Because subversion is trying to run
an external command of " svn-commit.tmp" rather than something like "vi
svn-commit.tmp".

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Jul 23 19:35:44 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.