delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2013/11/30/13:49:54

X-Recipient: archive-cygwin AT delorie DOT com
DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:reply-to:from:to:subject:date:message-id
:mime-version:content-type:content-transfer-encoding; q=dns; s=
default; b=HsE08ZDU3bQHIRsXYjr8Cmd+m6t4ds3sGQs3+IIoITsnUyKkEkRYP
nlaP2IkVU0M7z+mq7FeT/teywxpG/CfLfBeixC9oohEDUOCHScUIJrHoxq14mMk4
tkMp4q2f5Y62TRkg17/uTCGl6x+Ce/dPZm1Oa2oGO88ny92Hqya7V0=
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id
:list-unsubscribe:list-subscribe:list-archive:list-post
:list-help:sender:reply-to:from:to:subject:date:message-id
:mime-version:content-type:content-transfer-encoding; s=default;
bh=S/saiOQfux7gUVCnJl6lrcxEbms=; b=Z0//WYDgGBYXWC5I7Jw6zewwrfB9
WlFEY1Rl8cFXrRutpKJGUbcym4JRvHa2ijY7YW1WQur0hAi24vuOlF5ayN3ssRyy
KNGIZfWF0mPGaDW+TtveyJ31hMdKKRjYXsoVPS/Xjamv/gEDph7k6dIlxPuhUEQR
7iJRkFb5j+cAPC4=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/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
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-HELO: localhost.localdomain
Reply-To: cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
X-Spam-SWARE-Status: No, score=1.2 required=5.0 tests=AWL,BAYES_50,RDNS_NONE,UNSUBSCRIBE_BODY,URIBL_BLOCKED autolearn=no version=3.3.2
From: Andrew Schulman <schulman DOT andrew AT epa DOT gov>
To: cygwin AT cygwin DOT com
Subject: [ANNOUNCEMENT] New in 64-bit: unison2.27, unison2.32, unison2.40, unison2.45
Date: Sat, 30 Nov 2013 03:43:52 -0500
Message-Id: <announce.j69j991kbveq1b83unqip5k0pohpt73e7f@4ax.com>
MIME-Version: 1.0
X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id rAUInoTM004649

The Unison packages for Cygwin are now available in the x86_64
distribution.

Unison is a file synchronizer for Unix and Windows. It allows two replicas
of a collection of files and directories to be stored on different hosts
(or on different disks on the same host), modified separately, and then
brought up to date by propagating the changes in each replica to the other.

===============================
About Unison packages in Cygwin
===============================

Unison is packaged for Cygwin as several independent packages, each
providing a version of Unison that is incompatible with the others.  You
have to run compatible versions of Unison on the client and server, or
Unison will issue an error message and quit.  Two versions of Unison are
compatible if and only if the first two numbers in their version strings
are the same.  For example, all versions 2.27.* are compatible with each
other, and incompatible with versions 2.32.*.  By installing one or more of
the packages listed above, you can run whichever version you need in order
to synchronize with your server.

The unison* packages install a convenience symlink from /usr/bin/unison to
one of the versioned unison executables, e.g. unison-2.27.exe.
alternatives(8) is used to manage the symlink.  If the symlink is being
managed in "auto" mode, then it will automatically track the highest
numbered version of unison that you have installed.  You can override this
by either changing the symlink manually with ln(1), or, preferably, by
using alternatives(8):

alternatives --display unison   shows you the installed versions of unison,
their priorities, which executable the symlink points to, and whether the
symlink is being managed in "auto" or "manual" mode.

alternatives --config unison   presents a menu from which you can choose
which version you want to use as the default.  This puts the symlink in
manual mode.

alternatives --auto unison   puts the symlink in automatic mode, where it
will always point to the highest numbered version of unison that's
installed on your host.

alternatives --set unison /usr/bin/unison-$V.exe   forces the symlink to
point to unison-$V.exe, and puts it in manual mode.

Please see alternatives(8) for more details.

Andrew E. Schulman


*******************************************************************


To update your installation, click on the "Install Cygwin now" link on
the http://cygwin.com/ web page.  This downloads setup.exe to your
system.  Then, run setup and answer all of the questions.

              *** CYGWIN-ANNOUNCE UNSUBSCRIBE INFO ***

If you want to unsubscribe from the cygwin-announce mailing list, look
at the "List-Unsubscribe: " tag in the email header of this message.
Send email to the address specified there.  It will be in the format:

cygwin-announce-unsubscribe-you=yourdomain.com_at_cygwin.com  

If you need more information on unsubscribing, start reading here: 

http://sourceware.org/lists.html#unsubscribe-simple

Please read *all* of the information on unsubscribing that is available
starting at this URL.

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


- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019