On Apr 7, 2:44 pm, [EMAIL PROTECTED] (Larry Jones) wrote: > yaru22 writes: > > > cvs commit: cannot exec /usr/local/lib/cvsspam/record_lastdir.rb: No > > such file or directory > > cvs commit: Pre-commit check failed > > cvs [commit aborted]: correct above errors first! > > > I verified /usr/local/lib/cvsspam/record_lastdir.rb exists and it can > > be run. > > Check the first line of the script -- it should be a #! line with the > full path to ruby. Also check that ruby is executable by whatever user > CVS is running as. > > -Larry Jones > > Ever notice how tense grown-ups get when they're recreating? -- Calvin
I checked the first line of the script (the line with #!) and it had the full path to ruby. Also the ruby script is owned by cvs user. Are there any other things I should be aware of? Thank you. _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
