Date: Tue, 7 Dec 2004 11:03:04 -0500 From: "Michael Whitman" <mwhitman@amlaw.com> To: <freebsd-cvsweb@freebsd.org> Cc: 'Emmanuel Szabados' <ESzabados@amlaw.com> Subject: cvsweb on solaris 9 Message-ID: <000c01c4dc76$3c5fa7d0$2501a8c0@Satellite>
next in thread | raw e-mail | index | archive | help
Running cvsweb
Not sure what version it is but this looks pertinent
# $FreeBSD: projects/cvsweb/cvsweb.cgi,v 1.259 2004/05/08 14:13:40 scop
Exp $
# $Id: cvsweb.cgi,v 1.112 2001/07/24 13:03:16 hzeller Exp $
# $Idaemons: /home/cvs/cvsweb/cvsweb.cgi,v 1.84 2001/10/07 20:50:10 knu
Exp $
on Solaris 9
with perl 5.6.1
and I am getting this error when I download or view text (or view
anything) of any file in a cvs archive
Error: Checkout failure (exit status -1), output:
' -f -d /data/repository co -p -r1.3
LawCatalog/www.dev.lawcatalog.com/default.cfm' failed: Command '' not
found in at /usr/local/apache/cgi-bin/cvsweb.cgi line 4370
line 4370 (I put in some debugging code originally it was line 4366)
is $h = IPC::Run::start(@_) or die("return code: $?");
I have googled around and am not finding anything helpful.
Suggestions?
Thanks,
Michael Whitman
Developer, Web Services
American Lawyer Media
ph. 302.529.0573
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?000c01c4dc76$3c5fa7d0$2501a8c0>
