Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , 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 , "'cygwin AT cygwin DOT com'" From: "Larry Hall (RFK Partners, Inc)" Subject: Re: current cygwin/cvs: cvs error In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" 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