delorie.com/archives/browse.cgi | search |
Mailing-List: | contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT sources DOT redhat DOT com> |
List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
List-Post: | <mailto:cygwin AT sources DOT redhat DOT com> |
List-Help: | <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> |
Sender: | cygwin-owner AT sources DOT redhat DOT com |
Delivered-To: | mailing list cygwin AT sources DOT redhat DOT com |
Message-Id: | <4.3.1.2.20010424111038.02466008@pop.ma.ultranet.com> |
X-Sender: | lhall AT pop DOT ma DOT ultranet DOT com |
X-Mailer: | QUALCOMM Windows Eudora Version 4.3.1 |
Date: | Tue, 24 Apr 2001 11:14:46 -0400 |
To: | Heitzso <xxh1 AT cdc DOT gov>, "'cygwin AT cygwin DOT com'" <cygwin AT cygwin DOT com> |
From: | "Larry Hall (RFK Partners, Inc)" <lhall AT rfk DOT com> |
Subject: | Re: current cygwin/cvs: cvs error |
In-Reply-To: | <B7F9A3E3FDDDD11185510000F8BDBBF2049E824E@mcdc-atl-5.cdc.go |
v> | |
Mime-Version: | 1.0 |
At 09:04 AM 4/24/2001, Heitzso wrote: >Current cygwin (just updated) on Win2K >and current netbeans (just updated to >RC3) ... > >Using netbeans's cvs interface, netbeans >cd's to the source code mount point within >the cvs working tree to issue UPDATE >and COMMIT commands. In all cases the >path separator character is a back slash. >For some reason this works fine with cygwin >cvs when the target path is a directory >but breaks when the target path is a file. > >Using cut and paste from netbeans, the following >breaks (note wrapped and some extraneous quotes >removed): > cmd /X /C "cd /D C:\dataweb\source\java\. && > cvs -d :ext:heitzso AT datawebcvs:/home/cvsroot > -l -f update org\thedataweb\dataobject\DataObject.java " > >while the following works (also wrapped etc.): > cmd /X /C "cd /D C:\dataweb\source\java\. && > cvs -d :ext:heitzso AT datawebcvs:/home/cvsroot > -l -f update org\thedataweb\dataobject " > >The only difference is that one points to a >directory and the other points to a file. The output of strace from these situations might help narrow the problem down. Larry Hall lhall AT rfk DOT com RFK Partners, Inc. http://www.rfk.com 118 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |