www.delorie.com/archives/browse.cgi | search |
X-Spam-Check-By: | sourceware.org |
From: | "Dave Korn" <dave DOT korn AT artimi DOT com> |
To: | <cygwin AT cygwin DOT com> |
Subject: | RE: cvs pserver issue with new cygwin packages |
Date: | Wed, 10 May 2006 18:56:20 +0100 |
Message-ID: | <000201c6745b$0b52f5b0$a501a8c0@CAM.ARTIMI.COM> |
MIME-Version: | 1.0 |
X-Mailer: | Microsoft Office Outlook 11 |
In-Reply-To: | <e3t8jn$v5e$1@sea.gmane.org> |
Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
List-Unsubscribe: | <mailto:cygwin-unsubscribe-archive-cygwin=delorie DOT com AT cygwin DOT com> |
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 |
On 10 May 2006 18:41, Nicholas Thayer wrote: > After upgrading to the latest cygwin packages (coreutils, > findutils, cygwin), the following error message is being > displayed and the pserver is no longer usable: > > $ cvs co test > cannot mkdir /tmp/cvs-serv3172/. > No such file or directory > > The directory info after the cvs-{serv3172} is dynamic. > Looking at the /tmp directory, this new directory does not > exist. This leads me to think that a mkdir -p flag needs to > be used or the CVS pserver code needs to be changed to call > 'mkdir /tmp/cvs-{xxx}', which would be one level deep and > the mkdir call would succeed. Nope, it needs to truncate the trailing period I reckon. There was some discussion about mkdir with a path that ends in "/." sometime just recently IIRC. Alas this is all a bit WAGgy and vague because I'm dashing off this reply in the last 30 seconds or so before I leave the office and I haven't done the background research. HTH anyway. cheers, DaveK -- Can't think of a witty .sigline today.... -- 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 |