﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1735	[patch] Build process: Ant does not find svn executable	stephankn	stoecker	"in change 1079 a svn call was added to build script.

Here (Windows with Eclipse) it can not be found


{{{
[exec] Execute failed: java.io.IOException: Cannot run program ""svn"": CreateProcess error=2, The system cannot find the file specified

}}}

without trying, I think putting svn on the path will resolve this. Will do that later. But my typical Eclipse setup does not contain that binary because it is not needed. subversive with polarion connector handles SVN quite well.

svnant might be the thing you really wanted. It adds svn functionality. It uses either javahl or svn executable.

http://subclipse.tigris.org/svnant.html

I set priority to critical because the generated manifest is wrong.
"	defect	closed	critical		unspecified	latest	fixed		
