Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm 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 To: cygwin AT cygwin DOT com From: Sebastian T Roth Subject: strange behavior with cvs 1.11.6-3 (cygwin 1.5.7-1) Date: Mon, 26 Apr 2004 11:11:54 +0200 Lines: 20 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit X-Complaints-To: usenet AT sea DOT gmane DOT org X-Gmane-NNTP-Posting-Host: blueice4n1.de.ibm.com User-Agent: Pan/0.14.2 (This is not a psychotic episode. It's a cleansing moment of clarity.) I am running cygwin 1.5.7-1 on my Windows box. When I'm in my project-dir an type: cvs update all is ok. But if I want to update only one file I get this: cvs update dir1\\file1.ext cvs [server aborted]: no such directory `dir1' This `dir1' really exists! cvs update dir1/file1.ext M dir1/file1.ext But this works great too: cvs update dir1\\dir2 cvs server: Updating dir1/dir2 I searched a lot with google and through the whole news group here but can't find anything useful! Anyone an idea? -- 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/