Hi, I use cvs in pserver mode cvs version is 1.11.1p1 my system is redhat 6.2 with inetd 0.16
All work fine but ..... When I do a script that ask for a list of cvs file to do an action like this : for f in "$files_list" do cvs log $f done I get, after some successfull, an error message : :2401 failed: Connection refused When I see in log file, I find : inetd[13407]: cvspserver/tcp server failing (looping or being flooded), service terminated for 10 min Does someone has an idea what's happen ? I don't know if it is an inetd or a cvs server trouble :-(( I suppose cvs server can support many clients requests at same time but I'm not sure ! Thanks. -- ##################################### # Patrick GOLDBRONN # # CEA - DEN/DM2S/SFME/LGLS # # CE-Saclay, B�timent 460 # # 91191 GIF/YVETTE CEDEX (FRANCE) # # # # T�l : 01 69 08 73 55 # # Fax : 01 69 08 96 96 # ##################################### _______________________________________________ Info-cvs mailing list [EMAIL PROTECTED] http://mail.gnu.org/mailman/listinfo/info-cvs
