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 _______________________________________________ info-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/info-cvs
