From: Robin Rosenberg <robin.rosenberg.lists@dewire.com>
To: Petr Baudis <pasky@suse.cz>
Cc: Jon Smirl <jonsmirl@gmail.com>,
Shawn Pearce <spearce@spearce.org>,
Git Mailing List <git@vger.kernel.org>
Subject: Re: [Fwd: Re: What's in git.git]
Date: Sun, 19 Nov 2006 20:06:53 +0100 [thread overview]
Message-ID: <200611192006.54071.robin.rosenberg.lists@dewire.com> (raw)
In-Reply-To: <20061119174902.GW7201@pasky.or.cz>
söndag 19 november 2006 18:49 skrev Petr Baudis:
> On Sun, Nov 19, 2006 at 06:40:06PM CET, Jon Smirl wrote:
> > Brendan told me that he would not consider Mozilla moving to git until
> > a native Windows version is released so I just dropped the whole
> > thing. It is too much effort and they don't even really want it. They
> > are probably going to switch to SVN. I told him that SVN would end up
> > being a disaster and he got mad at me. That's when I stopped working
> > on cvs2svn/git.
>
> I see. :-(
>
> Could you please publish cvs2git in whatever state you have it so that
> someone else possibly interested could pick it up and finish the missing
> bits? It would be shame if the already done work would end up wasted.
>
> > #2) git needs native Windows support, this probably includes MSVC
> > integration. There are a lot of non-technical people working on
> > Mozilla like accessibility, doc, artwork, translations, they are all
> > on Windows. Brendan explicitly ruled out cygwIn.
>
> This is sort of catch-22, we have probably no developers interested
> enough in porting Git to native Windows and it's not clear we are going
> to get any until Git runs on native Windows.
Having a usable set of git in C-format (or C++) is what it takes to get things
rolling. Make the shores of Git-land shallow with nice beaches, so it easy to
enter and you'll get people there, just out of curiosity. They'll start
improving things after a while.
Even if it is possible to run bash, python, perl and who-knows-what in native
windows it makes installing and packaging complicated. It is quite simple to
install git under cygwin for people versed in cygwin or Linux, but not for
those that have no interest in those two.
As for plugins to visual studio and othe strange things, they will come if a
practically usable core set is in place, that can be built and redestributed
without a ton of dependencies. People have used visual studio with CVS and
other tools without plugins for a long time just fine so Git will do fine
withour it for a while too. Eventually we'll have TortoiseGit. They key is a
usable subset of Git that only requires a C compiler (or C++). Other
solutions are ofcourse possible (like a C# re-implementation), but making
things native C-code is the most straightforward path that doesn't split the
code base.
next prev parent reply other threads:[~2006-11-19 19:05 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <20061119171135.GA13054@spearce.org>
2006-11-19 17:40 ` [Fwd: Re: What's in git.git] Jon Smirl
2006-11-19 17:49 ` Petr Baudis
2006-11-19 19:06 ` Robin Rosenberg [this message]
2006-11-19 19:11 ` Jon Smirl
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=200611192006.54071.robin.rosenberg.lists@dewire.com \
--to=robin.rosenberg.lists@dewire.com \
--cc=git@vger.kernel.org \
--cc=jonsmirl@gmail.com \
--cc=pasky@suse.cz \
--cc=spearce@spearce.org \
/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 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 NNTP newsgroup(s).