Hi Steven,
> 8. I can take the error message svn command, cut it, paste
> it, and execute it and then svn command processes correctly; however the
> "svn: Can't write to stream: Bad File descriptor" is suspicious. What
> is causing this? I am looking into it.
Can you try executing this command as the same user that is running your
apache process and let us know if that still works? ie, the following:
% svn cat --non-interactive --no-auth-cache --username codestriker
--password review --revision 151
"http://stidevrep1/svn/repos/steves-lab/trunk/build/build_rpt.sh"
This will tell us if the apache account is capable of running these
commands, as this is what Codestriker will effectively do.
--
Cheers,
David
|