X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <47E13AA0.F00BFF3F@dessent.net> Date: Wed, 19 Mar 2008 09:09:04 -0700 From: Brian Dessent X-Mailer: Mozilla 4.79 [en] (Windows NT 5.0; U) MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: FAQ suggestion References: <20080318232317 DOT GA22446 AT ednor DOT casa DOT cgf DOT cx> <47E05D4D DOT 8000000 AT byu DOT net> <20080319040517 DOT GD22446 AT ednor DOT casa DOT cgf DOT cx> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Reply-To: cygwin AT cygwin DOT com Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 NightStrike wrote: > If there are any ideas on how to make that work, I'd love to know how > (perhaps by keeping the two repositories in synch somehow?) I do this all the time, it's trivial. You don't have to keep them in sync, they can be totally different versions. "umount -A" (create a mounts.bat first if you haven't) on the Cygwin tree A, cd to cygwin tree B, run mounts.bat (previously generated from mount -m) in Cygwin tree B, and you're done. This assumes you don't have Cygwin added to the system path (instead allowing it to be set by /etc/profile), otherwise you need to swap that too, but that's easy. 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/