pserver timeout question

2000-11-30 Thread cqgscm
Background: -WinCVS connected to Linux CVS repository using pserver. -TCL script created to checkin and tag files versus 2 operations. Process works great with up to 40 files. After that the operation is aborted and pserver goes into it's timeout mode (10 minutes). Is there a setting

Re: pserver timeout question

2000-11-30 Thread Derek R. Price
It's a security feature of your inetd. If too many connections are initiated in too short a time it stops accepting connections for 10 minutes. I think both the number of connections that takes and the length of the timeout is configurable, but if you can rewrite your script to open less