| delorie.com/archives/browse.cgi | search |
| Mailing-List: | contact cygwin-help AT cygwin DOT com; run by ezmlm |
| List-Subscribe: | <mailto:cygwin-subscribe AT cygwin DOT com> |
| List-Archive: | <http://sources.redhat.com/ml/cygwin/> |
| List-Post: | <mailto:cygwin AT cygwin DOT com> |
| List-Help: | <mailto:cygwin-help AT cygwin DOT com>, <http://sources.redhat.com/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 |
| Message-ID: | <3FFFC389.3070109@tlinx.org> |
| Date: | Sat, 10 Jan 2004 01:19:05 -0800 |
| From: | linda w <cygwin AT tlinx DOT org> |
| User-Agent: | Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.5) Gecko/20031013 Thunderbird/0.3 |
| MIME-Version: | 1.0 |
| To: | cygwin AT cygwin DOT com |
| Subject: | Re: cvs and NTFS streams do not play well together... |
| References: | <E1Af8ny-00034I-5q AT host DOT linuxsv3 DOT net> <3FFF6964 DOT 72555A90 AT dessent DOT net> |
| In-Reply-To: | <3FFF6964.72555A90@dessent.net> |
| X-IsSubscribed: | yes |
It seems that the standard stream notation is "::". programs like
Notepad can
read and write to NTFS streams using the :: (double colon notation). That
would seem to indicate thay are valid pathnames that describe a "file"
of data.
I.e. -- ":" is valid in a pathname on an NTFS file system to indicate a
stream.
":" also is a valid chacter on linux. Sounds like a built-in
incompatibility.
Note, that if you do a dir of file::stream, it won't showup, but you can
open it,
so if cygwin implements the "open" call by first calling "dir" it will fail.
-linda
Brian Dessent wrote:
>aspiesrule AT mcleodusa DOT net wrote:
>
>
>
>>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)
>>
>>
>
>Filenames under Windows (both FAT and NTFS) cannot contain colons, so
>I'm not really sure what you're expecting Cygwin to do here. It's a
>fundamental Windows limitation.
>
>That said, you should try a managed mount for your cvs checkout
>directory. It's still an experimental feature but trying to use a
>filename with a colon on a normal mount is guaranteed to fail so I don't
>see that you have much to lose.
>
>Brian
>
>--
>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/
>
>
>
--
---
Capitalism: The rewarding of software companies for producing software
of the least quality the consumer will buy.
--
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 |