X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=GrBciNczxRbieQ3jFHeaUTiiK01iA4lvIbWjR1aGzLz MfgFhgiuNT65j3wYCpYzLsJOtgapDpQOVsJ8fHOI5DKysbvzc4MkpbyxzX9FgFPc O38rmtUTwn5Hat9pYxVK4FJyzavuVcYi1mL7FDbXH+l6aXxdLuNBDdwDp+JN401Q = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=MENJAtEUpLLJ4GEjbYyxPEvfuyY=; b=Lis19xwi9JSNfMubP LWH3yh2YRELyjnKNeGi+3Mgwmu7SsKqiHe6PpHnKi1qrbMZ5GVqu4nHwA7O1usXb geHSESYO3wHSDmxSmVSM02FllLZPARu4b032ot0r9dgo8m2nIuqBUI/RXqtZvCMa aFMH4YtWII+1TW/kquR8248/Uo= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=AWL,BAYES_50,KHOP_THREADED,RCVD_IN_DNSWL_LOW,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS,TW_NX autolearn=no version=3.3.1 Message-ID: <51E54596.5040400@cwilson.fastmail.fm> Date: Tue, 16 Jul 2013 09:07:34 -0400 From: Charles Wilson User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: problem with cvs binary? References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 7/15/2013 11:21 PM, Mark Levedahl wrote: > The currently provided cvs executable does not work correctly, simple > test case is: > > ~>export CVSROOT=/tmp/cvsroot > ~>cvs init > ~>cvs co -d /tmp/workdir . > cvs [checkout aborted]: cannot make directory : No such file or directory > > ~>cygcheck -c cvs > Cygwin Package Information > Package Version Status > cvs 1.12.13-10 OK > > ~>uname -a > CYGWIN_NT-5.1 virt-winxp 1.7.20(0.266/5/3) 2013-06-07 11:11 i686 Cygwin > > The above should checkout the empty project to /tmp/workdir, but does > not work with the binary provided via setup.exe. This does work > correctly with a) cvs-1.12.13 rebuilt from sources, and b) with cvs v > 1.11.22-1 downloaded from setup.exe. The expected result: Thanks for the report. Rebuilding cvs against current 32bit w32api/cygwin is on my list, as well updating the 64bit package. However, it comes after (a) mingw-gcc cross compiler & friends, (b) automake-X.Y, and (c) libtool. :-( -- Chuck -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple