info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: verifymsg cannot exec


From: Larry Jones
Subject: Re: verifymsg cannot exec
Date: Tue, 20 Dec 2005 11:49:21 -0500 (EST)

joseph conrad writes:
> 
> 3) when committing, I get
> cvs commit: cannot exec /var/lib/cvsd/bin/validate-cvs-log.sh: No such
> file or directory
> cvs [commit aborted]: Message verification failed

Check the permissions on /var/lib/cvsd/bin/validate-cvs-log.sh and make
sure that you have execute permission.  If so, then either /bin/sh
doesn't exist, isn't executable, or the first line of your script
contains a non-printable character (usually a <CR>) so you're trying to
execute something other than /bin/sh.

-Larry Jones

Why is it you always rip your pants on the day everyone has to
demonstrate a math problem at the chalkboard? -- Calvin




reply via email to

[Prev in Thread] Current Thread [Next in Thread]