public inbox for cygwin-apps@cygwin.com
 help / color / mirror / Atom feed
* [ITP] mercurial 0.9.4 - Distributed, efficient Python based source control system
@ 2007-08-02 21:52 Jari Aalto
  2007-08-02 22:08 ` Christopher Faylor
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Jari Aalto @ 2007-08-02 21:52 UTC (permalink / raw)
  To: cygwin-apps


Included in Debian (stable, testing, unstable):

    http://packages.debian.org/mercurial

Jari

sdesc: "Fast, lightweight distributed source control management system"
ldesc: "Distributed, efficient Python based source control system."
category: Devel
requires: cygwin cygpython2.5 python

a) manual method

  wget        \
    http://cygwin.cante.net/mercurial/mercurial-0.9.4-1.tar.bz2 \
    http://cygwin.cante.net/mercurial/mercurial-0.9.4-1-src.tar.bz2 \
    http://cygwin.cante.net/mercurial/setup.hint

b) automated method (get.sh will give further instructions)

  gpg --keyserver wwwkeys.pgp.net --recv-keys 955A92D8

  mkdir mercurial ; cd mercurial
  rm -f get.sh get.sh.sig
  wget    http://cygwin.cante.net/mercurial/get.sh \
          http://cygwin.cante.net/mercurial/get.sh.sig
  gpg --verify get.sh.sig get.sh &&
  sh get.sh

  cd /usr/src/cygwin-packages/mercurial
  less /usr/src/cygwin-packages/mercurial/get.sh
  tar -jtvf /usr/src/cygwin-packages/mercurial/mercurial-0.9.4-1.tar.bz2

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2007-08-09 15:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-08-02 21:52 [ITP] mercurial 0.9.4 - Distributed, efficient Python based source control system Jari Aalto
2007-08-02 22:08 ` Christopher Faylor
2007-08-03  7:45   ` Lapo Luchini
2007-08-03 12:18 ` Jason Tishler
2007-08-04 10:31 ` [GTG] " Dr. Volker Zell
2007-08-07 12:38 ` Eric Blake
2007-08-09 12:29   ` Eric Blake
2007-08-09 15:51     ` Jari Aalto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).