Greetings, I have my hookup to my cvs server going correctly. I cannot remotely checkout my project successfully. A test module, which has a couple of files and folders I created on the linux box works correctly. My actual project is a java project which I put on a cd and copied to the linux box. It won't work remotely, neither with jcvs, MacCVSClient, or MacCVSPro. It always hangs after making the first few folders correctly, and sometimes *saying* it's making the first actual file, which it never does. If I check it out on the server itself I have no problems. After some debugging, the issue seems to be that copied files from either cd or floppy will not do a remote checkout. Going deeper into the problem, I noticed that permissions were different on copied files than created files, so I took care to change permissions on the copied file before import to match a created file. Then when I imported that file it's permissions matched those of a created file in the repository. Still I could mnot check it out. And neither jcvs, MacCVSClient, nor MacCVSPro would give any meaningful message ---just time out. Why can't I remotely check out any copied files? thanks in advance. Allan Greenier AutoScript Applications [EMAIL PROTECTED]
