Introducing SourceTree for Windows – a free desktop client for Git
81–90 of 113 posts
Re: Introducing SourceTree for Windows – a free desktop client for Git
#82Git AND MERCURIAL client. There's not a single decent Mercurial client on Windows. EasyMercurial is better than nothing, but not by much. We a few .Net projects, (we mainly do Python), some of the projects we haven't even bothered moving from Subversion, because of the lack of good Windows Mercurial clients. Having SourceTree on both Mac and Windows is huge to us. EDIT: Just realized that they didn't include Mercuria…
Re: Introducing SourceTree for Windows – a free desktop client for Git
#83Looks good, except requires .Net 4.5 which we currently have an embargo on here for our dev machines since it replaces .Net 4.0 rather than side by side.
Re: Introducing SourceTree for Windows – a free desktop client for Git
#84The original SourceTree for Mac is a native Cocoa app. If this Windows version has been written in C# it could potentially be ported to Linux with Mono and GTK#/Qyoto. Perhaps the future is one single cross-platform app?
Re: Introducing SourceTree for Windows – a free desktop client for Git
#85Earlier quoted context omitted.
TortoiseHg is an awesome Mercurial client, what are you talking about?
I can't speak for mrweasel, but in my experience, TortoiseHg struggles with performance on large repos, with basic operations (like refreshing the list of modified files in the Commit window) taking many seconds to complete. It consumes a lot of memory while idle (around 500MB on my machine), often becomes unresponsive or crashes, progress bars only represent the lowest level operations, not overall progress (eg: che…
Re: Introducing SourceTree for Windows – a free desktop client for Git
#86I have ST on my Mac. It's a pretty beefy machine - i7, 4gb of ram. And it runs like a lazy dog in a hot August day in North Carolina, i.e., very slowly. I really wish it'd be sped up and I sincerely hope that the Windows version is massively faster.
Re: Introducing SourceTree for Windows – a free desktop client for Git
#87Earlier quoted context omitted.
I agree. And I still don't know if he runs XP at all, of course. But being turned off by the '3+ years old OS' requirement is .. just odd.
Yes I do still run XP - I've kept running it for a few reasons: 1) I've spent months customising this install so it 'just works' for me 2) There's over 200 programs I'll have to find, download and install on Windows 7 (finding my license keys, old binaries etc if necessary) 3) I keep saying I'll replace this PC (from late 2006), so it's not worth reinstalling... :)
Re: Introducing SourceTree for Windows – a free desktop client for Git
#88I have been using TortoiseGit for years on Windows and thinks its pretty good, didnt really need more but ill give SourceTree a try as i like the OSX version of it.
Re: Introducing SourceTree for Windows – a free desktop client for Git
#89Looks good, except requires .Net 4.5 which we currently have an embargo on here for our dev machines since it replaces .Net 4.0 rather than side by side.
Out of curiosity, what piece(s) of 4.5 have you found aren't backwards compatible with 4.0 anyway?
Here's the full list of breaking changes http://msdn.microsoft.com/en-us/library/hh367887(v=vs.110).a...
Re: Introducing SourceTree for Windows – a free desktop client for Git
#90Looks good, except requires .Net 4.5 which we currently have an embargo on here for our dev machines since it replaces .Net 4.0 rather than side by side.
Out of curiosity, what piece(s) of 4.5 have you found aren't backwards compatible with 4.0 anyway?