From mboxrd@z Thu Jan 1 00:00:00 1970 From: Junio C Hamano Subject: Re: [ANNOUNCE] Push Me Pull You 0.2 - Tech Preview Release Date: Wed, 16 Jan 2008 11:35:16 -0800 Message-ID: <7vzlv5pnrf.fsf@gitster.siamese.dyndns.org> References: <200801152131.33628.mark.williamson@cl.cam.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: git@vger.kernel.org To: Mark Williamson X-From: git-owner@vger.kernel.org Wed Jan 16 20:35:59 2008 Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1JFE3K-00044c-DM for gcvg-git-2@gmane.org; Wed, 16 Jan 2008 20:35:58 +0100 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751328AbYAPTfa (ORCPT ); Wed, 16 Jan 2008 14:35:30 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750931AbYAPTf3 (ORCPT ); Wed, 16 Jan 2008 14:35:29 -0500 Received: from a-sasl-quonix.sasl.smtp.pobox.com ([208.72.237.25]:62219 "EHLO sasl.smtp.pobox.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751063AbYAPTf3 (ORCPT ); Wed, 16 Jan 2008 14:35:29 -0500 Received: from a-sasl-quonix (localhost [127.0.0.1]) by a-sasl-quonix.pobox.com (Postfix) with ESMTP id 67AD73E1F; Wed, 16 Jan 2008 14:35:25 -0500 (EST) Received: from pobox.com (ip68-225-240-77.oc.oc.cox.net [68.225.240.77]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by a-sasl-quonix.pobox.com (Postfix) with ESMTP id EEE403E19; Wed, 16 Jan 2008 14:35:22 -0500 (EST) In-Reply-To: <200801152131.33628.mark.williamson@cl.cam.ac.uk> (Mark Williamson's message of "Tue, 15 Jan 2008 21:31:33 +0000") User-Agent: Gnus/5.110006 (No Gnus v0.6) Emacs/21.4 (gnu/linux) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: Mark Williamson writes: > I'd like to announce a new release of the Push Me Pull You (pmpu) tool; a GUI > for distributed revision control systems. > > PMPU supports plain hg, hg forest repositories, bzr, git and darcs as > underlying repositories. It aims to provide a powerful graphical interface > to the underlying functionality, based around the workflow of incoming and > outgoing changesets. I haven't tried to look at this since your 0.1 announcement (which unfortunately was accepted with a thundering silence here), but it would be interesting if it allowed to pull from Hg into git (or other combinations). Is that one of the features (or planned features)?