Windows clients:
1) tortoise:
http://code.google.com/p/tortoisegit/
2) msysgit:
http://code.google.com/p/msysgit/
3) git on cygwin.
4) java git: jgit under BSD license and hosted at Eclipse. Can be used
separately from eclipse (example, in a netbeans or intellij plugin). Put to
use by eclipse git plugin.
http://www.eclipse.org/egit/
5) in progress: git compiled by msvc (could not easily find project url)
Generally, a polished AND complete windows gui for git is not at hand. The
most polished candidate I think is tortoise git. egit is comparitve in
polish w/ eclipse. Both of these are pretty and will satisfy a workable
subset of git use-cases. There are some git use-cases which stretch beyond
current scm (cvs,svn) client use-cases (like stash, cherry-pick, multiway
merge) and both tortoise and egit guis are at various stages defining new
interface model for these. In the interim, the command line git tool w/
git's own gui satisfy majority of git use-cases and are stable.
git brings its own gui (gitgui and gitk). These are workable, but not
pretty in the 'windows' sense. git calls out to a configurable mergetool.
There are some pretty merge tools available on windows, beyondcompare for
one. These mergetools are not part of git, but you might already be using
one.
The command line git through msysgit or cygwin is stable and useable.
Regards,
John
On Thu, Oct 8, 2009 at 10:03 AM, Oleksiy Stashok <Oleksiy.Stashok_at_sun.com>wrote:
> +1,
>>> but I'd also take a look at kenai first.
>>>
>>
>> Why :-)? I'm so so about using mercurial when we can use git right away.
>> Why Kenai (OK it is powered by Sun...for how log?)
>>
> Exactly, because Kenai is Sun and we have Igor for our complains :))
> But I have nothing against git, except what I've mentioned above.
>
> WBR,
> Alexey.
>
>
>
>> A+
>>
>> -- Jeanfrancois
>>
>>
>> WBR,
>>> Alexey.
>>>
>>>> Hi Grizzlies,
>>>>
>>>> As you may have noticed:
>>>> $ time svn update
>>>> svn: OPTIONS of 'https://grizzly.dev.java.net/svn/grizzly/trunk/code':
>>>> could not connect to server (https://grizzly.dev.java.net)
>>>>
>>>> real 3m27.766s
>>>> user 0m0.580s
>>>> sys 0m0.456s
>>>>
>>>> Is kind of frustrating, and lasts for quite some time now.
>>>>
>>>> I would like to start a vote to move source code out of this unreliable
>>>> repository to http://github.com
>>>>
>>>> Cheers,
>>>> Hubert.
>>>>
>>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
>> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_grizzly.dev.java.net
> For additional commands, e-mail: dev-help_at_grizzly.dev.java.net
>
>