On 12/28/2010 2:27 PM, Chris Skene wrote: > Im not familiar with the module, but is CVS deploy running any file > operations which might be timing out due to permissions issues or similar?
Almost certainly. It's trying to guess version and package info from CVS checkouts which means reading the CVS/Tag file and other good stuff. The issue between both is clearly very very very slow file system accesses.