All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Matthias Andree" <matthias.andree@gmx.de>
To: "Jakub Narebski" <jnareb@gmail.com>
Cc: "git.vger.kernel.org" <git@vger.kernel.org>
Subject: Re: Google Code: Support for Mercurial and Analysis of Git and Mercurial
Date: Sun, 26 Apr 2009 13:47:03 +0200	[thread overview]
Message-ID: <op.uszscpuf1e62zd@merlin.emma.line.org> (raw)
In-Reply-To: <200904261209.08108.jnareb@gmail.com>

Am 26.04.2009, 12:09 Uhr, schrieb Jakub Narebski <jnareb@gmail.com>:

> On Sun, 26 April 2009, Matthias Andree wrote:
>> Am 26.04.2009, 10:16 Uhr, schrieb Jakub Narebski <jnareb@gmail.com>:
>>
>> > I can't comment on MS Windows support, but AFAIK Mercurial has better
>> > support here than Git.
>>
>> I have some experience here, and with exception to the SVN 1.6 breaks
>> git-svn for https:// (probably due to misbehaviour of APR or SVN stuff  
>> on
>> Cygwin), it works flawless on Cygwin 1.5. (SVN 1.5 on Cygwin 1.5 or SVN
>> 1.6 on Cygwin 1.7 seem to work).
>>
>> I wonder why people are always pissed at Cygwin - it's quite easy to  
>> setup and works.
>
> Well, but you have to install Cygwin (or use MsysGit, which isn't there
> yet).  On the other hand you need to install Python for Mercurial...
> but perhaps it is bundled in Windows install package for Mercurial.

AFAIR Mercurial is compiled through py2exe, but I'd have to look again  
what that actually means WRT Python installations.

> Beside it isn't only about being easy to install and use (and have
> decent enough performance) given SCM on MS Windows, but also about
> tools such like TortoiseHg and VisualHg (as Windows users are usually
> not used to using CLI alone).  Although also this improves for Git,
> with TortoiseGit, Git Extensions and git-cheetah.  And I think it was
> much worse (for Git vs Mercurial) at the time the analysis in question
> was conducted.

I wonder why people always talk about "not being used to console" or  
whatever. These captive GUIs serialize work and tend to get in the way. It  
may be different for beasts like Eclipse, but I haven't tried the latter.

I have yet to see any TortoiseCrap that does not smell. Judging from  
Tortoise{CVS,SVN,Hg}, they are feature-limited, cumbersome-to-use  
frontends where a command line client would be much faster. However you  
can't mix Unix versions of SCM exes and Tortoise-compiled exes easily due  
to differing [CR-]LF conventions.

I've done away with all that TortoiseCrap and use SCM from the command  
line.

I acknowledge that code browsing as in gitk or git-gui is more concise  
than a shell at times, but that doesn't warrant Tortoise* Explorer  
extension stuff which only wraps the trivial operations anyhow.

My opinion is that if people can't be bothered to learn the few SCM  
commands, they won't fully understand what Tortoises creep to do, and then  
they shouldn't be let anywhere near any kind of shell - graphical or text  
console - anyways.

> As you can find in mailing list archives the design part of "tunelling"
> pack protocol over HTTP, using git-aware server (for example some CGI
> script, or simple HTTP server like Mercurial's hg-serve), is done.  Even
> taking into account the fact that HTTP protocol by itself is stateless.
> Unfortunately development itself of "smart" HTTP server for Git got
> stalled... if it was present, the conclusion of mentioned analysis might
> have been different.  OTOH perhaps it would be not, as it is my  
> impression that Google Code stuff is either Python or Java...

I don't care much about Google anything, to be frank.

> P.S. I wonder what happened to GMane interface... seems stalled.

What's so difficult about mailing "subscribe git MY@ADDRE.SS.example" to  
majordomo at vger dot kernel dot org?

-- 
Matthias Andree

  reply	other threads:[~2009-04-26 11:49 UTC|newest]

Thread overview: 26+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-26  5:03 Google Code: Support for Mercurial and Analysis of Git and Mercurial Christian Couder
2009-04-26  7:12 ` Michael Witten
2009-04-26  8:16 ` Jakub Narebski
2009-04-26  8:23   ` Paolo Ciarrocchi
2009-04-26 10:07     ` Johannes Schindelin
2009-04-26 10:16       ` Jakub Narebski
2009-04-26 10:18       ` Johannes Schindelin
2009-04-26 12:02         ` Alex Blewitt
2009-04-27 20:31           ` Shawn O. Pearce
2009-04-26 10:21       ` Paolo Ciarrocchi
2009-04-26  9:21   ` Matthias Andree
2009-04-26 10:09     ` Jakub Narebski
2009-04-26 11:47       ` Matthias Andree [this message]
2009-04-26 19:57       ` Jakub Narebski
2009-04-26 14:54   ` A Large Angry SCM
2009-04-26 16:45     ` Michael Witten
2009-04-26 16:56     ` Johannes Schindelin
2009-04-26 17:33       ` A Large Angry SCM
2009-04-26 17:45         ` Johannes Schindelin
2009-04-26 18:00           ` A Large Angry SCM
2009-04-26 18:59   ` James Cloos
2009-04-26 10:13 ` Johannes Schindelin
2009-04-26 16:47   ` Michael Witten
2009-04-26 22:24   ` Miles Bader
2009-04-27 21:15   ` Shawn O. Pearce
2009-04-30  0:00     ` Mark Lodato

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=op.uszscpuf1e62zd@merlin.emma.line.org \
    --to=matthias.andree@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=jnareb@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.