Problem with checking in multiple projects
"Truong, Jane T." <[email protected]>
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Message-ID | <[email protected]> |
Hello, We are running CVS v1.12.8 on AIX oslevel 5300-04. We also have multiple repositories on the same server. The problem we run into is when we try to check in multiple projects and also tag it, we received the i/o interrupted (screen shot below). If we check in one file at a time, it works. The users login to CVS via IBM RAD v7.0. Can someone please help me with resolving this problem. Thanks in advance. hnode20:/users/mwhtt3> grep cvs /etc/services cvspserver 2401/tcp # cvspserver cvspserver 2401/udp # cvspserver ssm-cvs 2477/tcp # SecurSight Certificate Valifation Service ssm-cvs 2477/udp # SecurSight Certificate Valifation Service cvsup 5999/tcp # CVSup cvsup 5999/udp # CVSup hnode20:/users/mwhtt3> grep cvspserver /etc/inetd.conf #cvspserver stream tcp nowait root /usr/bin/echo echo hello cvspserver stream tcp nowait root /usr/local/bin/cvs cvs -f --allow-root=/usr/local/DMVAPoC --allow-root=/usr/local/ITM pserver hnode20:/usr/local> ls -al total 32 drwxrwsr-x 7 sys staff 256 Oct 27 10:41 . drwxr-xr-x 37 bin bin 4096 Oct 30 2007 .. drwxrwsr-x 40 sys staff 4096 Oct 20 11:52 DMVAPoC drwxrwsr-x 7 sys staff 256 Nov 04 20:03 ITM drwxr-xr-x 2 sys staff 256 Aug 08 2007 bin drwxr-xr-x 2 sys staff 256 Aug 28 05:59 etc drwxr-xr-x 2 sys staff 256 Nov 02 01:00 logs -rwx------ 1 sys staff 144 Feb 08 2005 removecd -rwx------ 1 sys staff 144 Feb 08 2005 rmcd I get that repeatedly not only on comits, but also on tag operations. This should not be happening.
image001.jpg
(image/jpeg, 45.7 KB) - not displayed