From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alex Kost Subject: Re: [PATCH 1/2] gnu: magit-svn: Update to 2.1.0. Date: Sat, 22 Aug 2015 18:38:59 +0300 Message-ID: <8737zbqqng.fsf@gmail.com> References: <87egiz2fo8.fsf@gmail.com> <87io886ogg.fsf@netris.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51699) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZTAsk-0002Pl-My for guix-devel@gnu.org; Sat, 22 Aug 2015 11:38:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZTAsh-0006he-I9 for guix-devel@gnu.org; Sat, 22 Aug 2015 11:38:58 -0400 Received: from mail-lb0-x229.google.com ([2a00:1450:4010:c04::229]:33383) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZTAsh-0006hN-8m for guix-devel@gnu.org; Sat, 22 Aug 2015 11:38:55 -0400 Received: by lbbsx3 with SMTP id sx3so58911350lbb.0 for ; Sat, 22 Aug 2015 08:38:54 -0700 (PDT) In-Reply-To: <87io886ogg.fsf@netris.org> (Mark H. Weaver's message of "Fri, 21 Aug 2015 22:34:23 -0400") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Mark H Weaver Cc: guix-devel@gnu.org Mark H Weaver (2015-08-22 05:34 +0300) wrote: > Alex Kost writes: > >> From dbc3edbb675b437eb179008c27565805fd6e8119 Mon Sep 17 00:00:00 2001 >> From: Alex Kost >> Date: Wed, 19 Aug 2015 22:57:08 +0300 >> Subject: [PATCH 1/2] gnu: magit-svn: Update to 2.1.0. > > Have you verified that magit-svn-2.1.0 works properly with magit-1.4.2? I didn't check, but I'm sure it doesn't work with magit 1.4.2. That's why I sent a patch for updating magit to 2.2.0 at first: . And I'm going to push all 3 commits at once: updating magit to 2.2.0, magit-svn to 2.1.0 and git-modes to 1.2.0. -- Alex