This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: du crashes if .lnk symlink and a folder it points to are named the same, differing only in letter case


On Mar 25 12:35, Ilya Basin wrote:
> I needed that because one git repository has branches named
> "Epam/a" and "epam/b", and git was always creating the "missing" epam
> directory at fetch.
> 
> $ ls -l
> total 0
> drwxr-xr-x+ 1 adminpwd None 0 Mar 25 11:42 Epam
> drwxr-xr-x+ 1 adminpwd None 0 Mar 25 11:42 epam
> 
> why no " -> Epam" part?

Because your system is set to case insensitive.  See the User's Guide:
http://cygwin.com/cygwin-ug-net/using-specialnames.html#pathnames-casesensitive

Corinna

-- 
Corinna Vinschen                  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader          cygwin AT cygwin DOT com
Red Hat

--
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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]