From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Lennart Borgman Newsgroups: gmane.emacs.devel Subject: Re: bzr smart server Date: Sat, 21 Aug 2010 16:06:41 +0200 Message-ID: References: <4C6D56DB.7040703@swipnet.se> <4C6D8EC5.7040901@swipnet.se> <4C6E1F0A.7070506@swipnet.se> <837hjlr78p.fsf@gnu.org> <83iq35p5s8.fsf@gnu.org> <83bp8wpf0l.fsf@gnu.org> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1282399638 25079 80.91.229.12 (21 Aug 2010 14:07:18 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Sat, 21 Aug 2010 14:07:18 +0000 (UTC) Cc: Eli Zaretskii , Stefan Monnier , emacs-devel@gnu.org To: Eric Hanchrow Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Sat Aug 21 16:07:16 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Omoj4-00049t-KP for ged-emacs-devel@m.gmane.org; Sat, 21 Aug 2010 16:07:14 +0200 Original-Received: from localhost ([127.0.0.1]:48149 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Omoj3-0000fz-Vb for ged-emacs-devel@m.gmane.org; Sat, 21 Aug 2010 10:07:14 -0400 Original-Received: from [140.186.70.92] (port=49356 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Omoiv-0000cm-Tw for emacs-devel@gnu.org; Sat, 21 Aug 2010 10:07:09 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Omoir-00076e-S2 for emacs-devel@gnu.org; Sat, 21 Aug 2010 10:07:05 -0400 Original-Received: from mail-qy0-f176.google.com ([209.85.216.176]:51184) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Omoir-00076R-NG; Sat, 21 Aug 2010 10:07:01 -0400 Original-Received: by qyk2 with SMTP id 2so4176805qyk.0 for ; Sat, 21 Aug 2010 07:07:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:mime-version:received:in-reply-to :references:from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=ZueK1woBgPq8Q2OCpO0N44EcI0uwUrrIUwYfcfX4EM8=; b=dkpDYCo0VqqOImZliVht35mEQxl/8IODZ2sIcO1d7kMAVgqZmPw9TbnlV9LAZy90HR Ib7o7vWSjbSQu0j3TfFjt8FxOy1Jv1U3Vjc8ee07tswJPRKVa5TPDMG5rSkxyL+OYYjB S0Qa41nwatymSX0j5Nrab9Lq4Hlv13L0tdFB0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=O4wdPlS21qPltabrVpNjgwK6mP7kmA3mS0h/QoSKDb5TC/FwHQSM+vDaYnNLd590QW rqIGumUINtr0qi60yZo8Z6kV6tgX7pSaZzKu3+j1C4hBIKx2KXH/dIxN04m1qofsdm79 PFOxYF6NyihQLOF0GZRiL3gTRY/6iUp0e8sY4= Original-Received: by 10.224.2.85 with SMTP id 21mr1855626qai.144.1282399621236; Sat, 21 Aug 2010 07:07:01 -0700 (PDT) Original-Received: by 10.229.54.80 with HTTP; Sat, 21 Aug 2010 07:06:41 -0700 (PDT) In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:128965 Archived-At: On Sat, Aug 21, 2010 at 4:00 PM, Eric Hanchrow wr= ote: > On Sat, Aug 21, 2010 at 1:05 AM, Eli Zaretskii wrote: >> Not for me. =C2=A0Git is a mess on Windows. > > I recommend that you give git on windows another try -- I've been > using it at work for many months, and it's fine. Is there a git for w32 now or do you still need msys/cygwin?