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: Cygwin 1.7.1 breaks git on netapp shared drives


On 3/16/2010 9:49 PM, Steve Bray wrote:
I had not initially tried the // syntax because FAQ 4.2 recommended not
using the "obsolete //c notation" in your PATH or startup files.

That recommendation harks back to a time when drives where accessed using the // notation. That was dropped in favor of the UNC notation prevalent in Windows. But UNC is a network path so anyone assuming //<letter> was referring to a drive got a rude reminder of just how slow things could get when searching the PATH with a network path in it. But the //<letter>-as-a-drive semantics haven't been supported in Cygwin for years now. So this is really an anachronistic warning now, since probably no one remembers the old semantics anyway... [realizes I've just been caught in my own paradox! ;-) ]

--
Larry Hall                              http://www.rfk.com
RFK Partners, Inc.                      (508) 893-9779 - RFK Office
216 Dalton Rd.                          (508) 893-9889 - FAX
Holliston, MA 01746

_____________________________________________________________________

A: Yes.
Q: Are you sure?
A: Because it reverses the logical flow of conversation.
Q: Why is top posting annoying in email?

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