Message-Id: <200401100224.i0A2OiRa011513@delorie.com> 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 Date: Sat, 10 Jan 2004 02:25:40 -0000 To: Subject: cvs and NTFS streams do not play well together... From: X-Client-IP: 67.28.59.23 Hi, I am using Cygwin 1.5.5 and cvs 1.11.6 on top of Windows NT 5.1.2600 SP1. When I try to "cvs co" a file with a colon in its name, cvs gets horribly confused by NTFS streams and commits suicide. The exact error message is as follows: (note: I was checking out the "src" module on the "HEAD" branch in the FreeBSD Project's CVS repository when this cropped up) --snip-- cvs server: Updating src/usr.bin/window U src/usr.bin/window/:tt cvs [checkout aborted]: cannot rename file .new.:tt to :tt: No such file or directory --snip-- Lucas P.S. The machine's drive is formatted as 1 NTFS partition. -- 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/