Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <3DA67E57.8050207@altavista.net> Date: Fri, 11 Oct 2002 00:31:35 -0700 From: Eric Muller User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, en MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: CVS, cygwin and DirectCD Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Setup: Win XP, DirectCD, cywin, CVS. My CVS repository is on CD-RW, which I access via DirectCD. This allows me to work efficiently both at home and at work; I just carry a CD and I don't depend on a network connection. Even if I forget the CD-RW, I still have CVS to reconcile later. This worked great when I was running on Win 2K, with DirectCD 3.05. I have recently upgraded to Win XP, and DirectCD 5.3. When I try to check in a file, I get: aviatic> cvs commit -m '' index.xml Checking in index.xml; /cygdrive/e/cvsrepository/foo/index.xml,v <-- index.xml new revision: 1.5; previous revision: 1.4 cvs [commit aborted]: cannot rename file /cygdrive/e/cvsrepository/foo/,index.xml, to /cygdrive/e/cvsrepository/foo/index.xml,v: Permission denied aviatic> (The CD drive is of course on E: and my CVS repository is in cvsrepository). All other functions seem to ok, including moving files: aviatic> cat > /cygdrive/e/foo test aviatic> ls /cygdrive/e cvsrepository foo aviatic> mv /cygdrive/e/foo /cygdrive/e/bar aviatic> ls /cygdrive/e bar cvsrepository aviatic> Of course, I suspect DirectCD to behave slightly differently from before, and CVS/cygwin to depend on that difference. I have not tried to ask Roxio, but I suspect it's not going to help much. Any suggestion from this group? Any suggestion on how to achieve the same goal (working at two places without depending on a network connection)? By the way, cygwin is just great. Thank you very much to all involved in developing it. Thanks in advance for any help, Eric. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/