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

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

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

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

i cannot find anything on the net to help me resolve this problem, and i
have no idea what i should do next to test things out. it souinds like
a svn-commit.tmp file is created and then executed for me, is there some
way of getting that file to hang around instead of being deleted?

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:19:19 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.