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 |
Reply-To: | Cygwin List <cygwin AT cygwin DOT com> |
Message-Id: | <6.0.1.1.0.20040303140836.03ab5ad8@127.0.0.1> |
X-Sender: | |
Date: | Wed, 03 Mar 2004 14:13:58 -0500 |
To: | Arindam Bhattacharya <arindamb AT caip DOT rutgers DOT edu>, cygwin AT cygwin DOT com |
From: | Larry Hall <cygwin-lh AT cygwin DOT com> |
Subject: | Re: how to get an older version of cygwin |
In-Reply-To: | <Pine.GSO.4.56.0403031352290.26845@caip.rutgers.edu> |
References: | <Pine DOT GSO DOT 4 DOT 56 DOT 0403031352290 DOT 26845 AT caip DOT rutgers DOT edu> |
Mime-Version: | 1.0 |
At 01:54 PM 3/3/2004, you wrote: >hi christopher, > I was wondering how I can get an older version of >cygwin. I neet the one which is CYGWIN_NT-5.0. the current release is >CYGWIN_NT-5.1. Actually, you're reporting what 'uname -s' provides, which just tells you which version of Windows you're running Cygwin on. You're apparently running XP. CYGWIN_NT-5.0 would indicate that the O/S is W2K. 'uname -r' would describe the Cygwin DLL release you're running. >If I do a cd c:/ in that it doesn't show c:/ but >/cygdrive/c which is causing a problem with perforce as perforce thinks >that it isn't in the root as it only recognises the c:/ version of path. > >If there is a workaround to get c:/depot/ instead of /cygdrive/c/depot on >the bash in cygwin then please do let me know that. Cygwin will not report DOS/Windows path formats. It reports POSIX-style instead. You can convert back to DOS/Windows from POSIX with 'cygpath'. Take a look at 'man cygpath' for details. -- Larry Hall http://www.rfk.com RFK Partners, Inc. (508) 893-9779 - RFK Office 838 Washington Street (508) 893-9889 - FAX Holliston, MA 01746 -- 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 |