Re: [Codestriker-user] Inappropriate ioctl for device
Brought to you by:
sits
|
From: Jeremy B. <jer...@pe...> - 2011-08-04 21:17:08
|
Hi David On Thursday 04 August 2011 6:55:19 PM David Sitsky wrote: > Hi Jeremy, > > > Software error: > > Command failed: Failed to execute "/usr/bin/cvs" "-q" "-d" > > ":pserver:anonymous:@cvs.pertronic.local:/home/software/cvsroot" "rdiff" > > "-u" "-u" "-r" "1.0" "-r" "NGW_v1_4a" "Gateway" > > > "/tmp/h8hEAZGxtc/stdout.txt" 2> "/tmp/h8hEAZGxtc/stderr.txt": > > Inappropriate ioctl for device at > > /var/www/codestriker-1.9.10/lib/Codestriker/Repository/Cvs.pm line 133 > > Are you running this using mod_perl? Try using CGI first. Yes, using CGI works although it does appear to be a little slower. Not a big deal but I thought it was interesting that if both start and end tags are specified, I don't get the "invalid ioctl" error (using mod_perl). Cheers Jeremy |