www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
To: | cygwin AT cygwin DOT com |
From: | Michael Giroux <mlgiroux AT gmail DOT com> |
Subject: | CVS command returns error |
Date: | Wed, 12 Apr 2006 14:25:33 -0700 |
Lines: | 32 |
Message-ID: | <e1jr8d$4tt$2@sea.gmane.org> |
Mime-Version: | 1.0 |
User-Agent: | Thunderbird 1.5 (Windows/20051201) |
X-IsSubscribed: | yes |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
List-Archive: | <http://sourceware.org/ml/cygwin/> |
List-Post: | <mailto:cygwin AT cygwin DOT com> |
List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs> |
Sender: | cygwin-owner AT cygwin DOT com |
Mail-Followup-To: | cygwin AT cygwin DOT com |
Delivered-To: | mailing list cygwin AT cygwin DOT com |
The CVS related ANT tasks require that the cvs executable is on the PATH. I have two versions of cvs installed, one is at c:\bin\cvs\cvs.exe The other at c:\cygwin\bin\cvs.exe Both versions show the same version information: Concurrent Versions System (CVS) 1.11.20 (client) When I attempt to execute the target that contains <cvschangelog> using the cygwin copy of cvs, I get the following error: cvs server: cannot open directory /cvsroot/howl/howl/logger When I execute using the version in my c:\bin\cvs directory, the task runs successfully. So while these two versions of CVS appear to be the same version, they certainly do not work identically. Is anyone aware of any issues with the cygwin version of cvs command? Any tricks to using it with <cvs*> ant tasks? I did not see that I could specify a nested search path in the <cvs> commands. Is there a way to force ANT to use a specific executable for the <cvs*> tasks? FWIW, I get similar results using "cvs status" from the command prompt (taking ANT out of the picture). When using c:\bin\cvs\cvs.exe version the status is returned successfully. When using c:\cygwin\bin\cvs.exe I get an error. The error occurs whether I invoke cvs from a dos shell, or a cygwin shell. Thanks Michael Giroux -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |