Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
bwhicks at aep.com wrote: > Hi, > > I just upgraded from cvsnt-2.0.58 to cvsnt-2.5.02.2099 and when I do a > commit I get an error message stating: "Exec failed: No such file or > directory". This is the last message before a "Success" message appears. It > seems like everything is working, though. I thought at first that a taginfo > script (or something similar) was misbehaving, but that does not seem to be > the case. Does anybody have any suggestions? Switch on server tracing in the control panel then run cvs -ttt to trace what's happening. You should be able to find out which script is failing. It sounds like postcommit or postcommand. Tony