X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Date: Tue, 8 Dec 2009 13:19:08 +0100 From: Corinna Vinschen To: cygwin AT cygwin DOT com Subject: Re: General questions about upgrading to 1.7 Message-ID: <20091208121908.GD8059@calimero.vinschen.de> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: <20091208124500 DOT GB10816 AT ghost> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20091208124500.GB10816@ghost> User-Agent: Mutt/1.5.20 (2009-06-14) Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm Precedence: bulk List-Id: List-Unsubscribe: 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 On Dec 8 13:45, d DOT sastre DOT medina AT gmail DOT com wrote: > I'm plannig to migrate my production env (i.e. my XPSP3 box at work > 8-D), from 1.5.25 to 1.7 as soon as there is an official release, There's no reason not to use the current beta. The current 1.7.0-68 is probably equivalent to the official 1.7.1 release. > and I dont want to ruin 1.5 if things work unexpectedly, so... > Q1-Not having gone through beta-testing process, am I supposed to > install 1.7 over existing 1.5? In theory that's possible. It's not quite clear yet if we really want to allow it for a couple of reasons. You read the User's Guide, so you know that there are really a lot of changes which will also change the user experience, for instance mount point handling, UTF-8 as default charset, to name the most important ones. If you want to be on the safe side, install Cygwin 1.7 into another directory, for instance C:\cygwin-1.7. > Q2-If so, what will happen to my custom env files (.bashrc, for > example)? will they be left untouched? Yes. Trouble are the user mount points. These are the ones which under 1.5 are stored in the HKEY_CURRENT_USER registry area. While the system mount pointsd (the ones under HKEY_LOCAL_MACHINE) will be converted to mount points in /etc/fstab, this won't happen for user mount points. Every user who has user mount points will have to recover them manually via the copy-user-registry-fstab shell script. See the last note below http://cygwin.com/1.7/cygwin-ug-net/using.html#mount-table > Q3-Possibly a fool question, but anyways, are those apps I built under > /usr/local/stow still gonna work? There's a 99% chance that they still work. YMMV. 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