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

* Re: [ITP] mercurial 0.9.4 - Distributed, efficient Python based  source control system
  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
                   ` (2 subsequent siblings)
  3 siblings, 1 reply; 8+ messages in thread
From: Christopher Faylor @ 2007-08-02 22:08 UTC (permalink / raw)
  To: cygwin-apps

On Fri, Aug 03, 2007 at 12:52:27AM +0300, Jari Aalto wrote:
>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

Nice.  Thanks for doing this.  I saw a presentation on Mercurial at last
year's OLS and was impressed.  It will be good to have it in the Cygwin
distro.

cgf

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

* Re: [ITP] mercurial 0.9.4 - Distributed, efficient Python based   source control system
  2007-08-02 22:08 ` Christopher Faylor
@ 2007-08-03  7:45   ` Lapo Luchini
  0 siblings, 0 replies; 8+ messages in thread
From: Lapo Luchini @ 2007-08-03  7:45 UTC (permalink / raw)
  To: cygwin-apps

Christopher Faylor wrote:
> Nice.  Thanks for doing this.  I saw a presentation on Mercurial at last
> year's OLS and was impressed.  It will be good to have it in the Cygwin
> distro.
>   
Thus, together with monotone, we have two of the most promising
distributed versioning systems available out there ;-)

monotone is a bit slower, on cygwin, compared on the native mingw version.
I wonder how does Hg/cygwin-python compare to Hg/native-python.

-- 
Lapo Luchini
lapo@lapo.it (OpenPGP & X.509)
www.lapo.it (Jabber, ICQ, MSN)

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

* Re: [ITP] mercurial 0.9.4 - Distributed,  efficient Python based source control system
  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 12:18 ` Jason Tishler
  2007-08-04 10:31 ` [GTG] " Dr. Volker Zell
  2007-08-07 12:38 ` Eric Blake
  3 siblings, 0 replies; 8+ messages in thread
From: Jason Tishler @ 2007-08-03 12:18 UTC (permalink / raw)
  To: cygwin-apps

Jari,

On Fri, Aug 03, 2007 at 12:52:27AM +0300, Jari Aalto wrote:
> [snip]
> 
> sdesc: "Fast, lightweight distributed source control management system"
> ldesc: "Distributed, efficient Python based source control system."
> category: Devel
> requires: cygwin cygpython2.5 python
                   ^^^^^^^^^^^^

What is cygpython2.5?

Jason

-- 
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D  8784 1AFD E4CC ECF4 8EF6

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

* [GTG] Re: [ITP] mercurial 0.9.4 - Distributed, efficient Python based source control system
  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 12:18 ` Jason Tishler
@ 2007-08-04 10:31 ` Dr. Volker Zell
  2007-08-07 12:38 ` Eric Blake
  3 siblings, 0 replies; 8+ messages in thread
From: Dr. Volker Zell @ 2007-08-04 10:31 UTC (permalink / raw)
  To: cygwin-apps

>>>>> Jari Aalto writes:

    > Included in Debian (stable, testing, unstable):

    >     http://packages.debian.org/mercurial

Builds fine from source and packaging looks good.

GTG
  Volker Zell

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

* Re: [ITP] mercurial 0.9.4 - Distributed, efficient Python based source  control system
  2007-08-02 21:52 [ITP] mercurial 0.9.4 - Distributed, efficient Python based source control system Jari Aalto
                   ` (2 preceding siblings ...)
  2007-08-04 10:31 ` [GTG] " Dr. Volker Zell
@ 2007-08-07 12:38 ` Eric Blake
  2007-08-09 12:29   ` Eric Blake
  3 siblings, 1 reply; 8+ messages in thread
From: Eric Blake @ 2007-08-07 12:38 UTC (permalink / raw)
  To: cygwin-apps

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

According to Jari Aalto on 8/2/2007 3:52 PM:
> sdesc: "Fast, lightweight distributed source control management system"
> ldesc: "Distributed, efficient Python based source control system."
> category: Devel
> requires: cygwin cygpython2.5 python

It looks like you fixed the bad ref to cygpython2.5 in the meantime.

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

Uploaded, since you had a GTG.  Sorry for the delay.

- --
Don't work too hard, make some time for fun as well!

Eric Blake             ebb9@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGuGfK84KuGfSFAYARApZBAKCu4xkKSaWeoSVkTwLFnpEzI9cuCQCgsFfk
qg0ikO1OwwhQ4iiTckr1V7Y=
=nqve
-----END PGP SIGNATURE-----

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

* Re: [ITP] mercurial 0.9.4 - Distributed, efficient Python based source   control system
  2007-08-07 12:38 ` Eric Blake
@ 2007-08-09 12:29   ` Eric Blake
  2007-08-09 15:51     ` Jari Aalto
  0 siblings, 1 reply; 8+ messages in thread
From: Eric Blake @ 2007-08-09 12:29 UTC (permalink / raw)
  To: cygwin-apps

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

According to Eric Blake on 8/7/2007 6:38 AM:
>>     http://cygwin.cante.net/mercurial/setup.hint
> 
> Uploaded, since you had a GTG.  Sorry for the delay.

It's been a couple of days - are you going to send a release announcement
for this and other uploaded packages?

- --
Don't work too hard, make some time for fun as well!

Eric Blake             ebb9@byu.net
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (Cygwin)
Comment: Public key at home.comcast.net/~ericblake/eblake.gpg
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFGuwi084KuGfSFAYARAjS2AJ9PGDdsL9F6qTsEI3TAmWyjvMTfjACdGOiT
Otq8bdMhSK9jcnaG92wwDA8=
=T9WD
-----END PGP SIGNATURE-----

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

* Re: [ITP] mercurial 0.9.4 - Distributed, efficient Python based source   control system
  2007-08-09 12:29   ` Eric Blake
@ 2007-08-09 15:51     ` Jari Aalto
  0 siblings, 0 replies; 8+ messages in thread
From: Jari Aalto @ 2007-08-09 15:51 UTC (permalink / raw)
  To: cygwin-apps

* Thu 2007-08-09 Eric Blake <ebb9-PGZyUNKar/Q@public.gmane.org>
* Message-Id: 46BB08B4.9090706 AT byu.net
> According to Eric Blake on 8/7/2007 6:38 AM:
>
>>>     http://cygwin.cante.net/mercurial/setup.hint
>> 
>> Uploaded, since you had a GTG.  Sorry for the delay.
>
> It's been a couple of days - are you going to send a release announcement
> for this and other uploaded packages?

I'll send all announcements in one batch after I'm done.

Jari

^ 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).