This is the mail archive of the cygwin-announce 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]

Updated: monotone-0.27-1


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Version 0.27-1 of monotone has been uploaded.

monotone is a free distributed version control system. it provides a
simple, single-file transactional version store, with fully disconnected
operation and an efficient peer-to-peer synchronization protocol. it
understands history-sensitive merging, lightweight branches, integrated
code review and 3rd party testing. it uses cryptographic version naming
and client-side RSA certificates. it has good internationalization
support, has no external dependencies, runs on linux, solaris, OSX,
windows, and other unixes, and is licensed under the GNU GPL.

Major new features:
* Monotone can now push/pull/synchronize over arbitrary
  bidirectional streams, not just raw TCP.
* File-to-file synchronization is enabled out of the box,
  e.g.:
    $ mtn -d db1.mtn sync file:/path/to/db2.mtn
* SSH synchronization is enabled out of the box, e.g.:
    $ mtn -d local.mtn sync ssh://njs@venge.net/home/njs/remote.mtn
  Note that this requires mtn be installed on the remote
  computer, and locks the remote database while running; it
  is not ideal for groups accessing a shared database.
* New protocols can be defined with Lua hooks -- for
  example, someone could in principle make "$ mtn sync
  xmpp://njs@jabber.org" do something interesting.
* See section "Other Transports" under "Advanced Uses" in the
  for more details.

You can fine more informations here:
http://venge.net/monotone/NEWS




If you have questions or comments, please send them to the Cygwin
mailing list at: cygwin@cygwin.com .

              *** 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@cygwin.com

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

http://sources.redhat.com/lists.html#unsubscribe-simple

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

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iQIcBAEBAgAGBQJEn3mrAAoJELBiMTth2oCDyroP/1D1cuYV1iEUE3kZNScHSNfw
28wi0sTVrWdu5rpszvWx2zSyOhzrqbvRuJATkTi7c1szvAAClpuKE22tM2jFQvs/
xP6727CE6Yhj6qAX2BSbe4XDBX1bTvOny/ye/BdJVfqx9groUQeIJGuNhRjzwSb4
W9DcrKWIJq5FD7KTnmAaqOlf68hOL4wWXkNghc3EO035v3gD4y+9dOOSvvKA2cIF
mUZs8j+1aQ2IX8qtwD4PVssjHHXSuMYNfJGyYkEKmR8vM7hSnCODAEWXrlRmEI3L
gsKRuPhC44WzJ8kvMogsMasewE29k4yoODoa+si4skvyAIJyboDw6EUzUi/I+V0r
zcbzPP7ieeyaiM7Aud+pwxFDSGHTRBwBu3Rrp6XIT7PcKQNiWubG2F4JsLwACmzu
Be+5UZGchEsLkb6316tF30pYu0fIxtrMLCqEmi1UZHkSIRHJ67Y+5qgXjJINq487
lpNZ66swKw0MBw/lt5kTuTROFu6uK0wN4lMIvQENs4zsen1R5CRsOWy2DOYDHTUm
kznvyrjBMg3sDeYy5pyzLnjTrwG4nxtkDGMBwbDK7tCrbYxz4KfoKVH/0nS5KNkH
WbadnQdTOO0BMfaElMdxK2MkUV+lLQzz9PJlf2jTVZUoOOoVBPcx3xsrG/8R21zp
gekwVLBsJRszC5lonM/O
=usoj
-----END PGP SIGNATURE-----


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]