Earlier quoted context omitted.
I'm one of them as well. I'd also love to use git. The issue I have we it is that I feel like the "port" to Windows was more of a crowbar sort of operation rather than a well thought out plan to make a program cross-platform compatible. Install TortoiseSVN. Done. Install TortoiseHg. Oh it needs something else. What's it called? Ok. I need msysGit. I'll get that. Ok, they're all in beta? Whatever I'll just get one. Wh…
I assume you meant TortoiseGit? Otherwise, I think I spot the problem. (Just pointing out because TortoiseHg actually is fairly painless to install if you want to use Mercurial on Windows, and the typo might confuse some)
Bye Bye SVN, Hello Git
61–64 of 64 posts
Re: Bye Bye SVN, Hello Git
#62Earlier quoted context omitted.
I'm one of them as well. I'd also love to use git. The issue I have we it is that I feel like the "port" to Windows was more of a crowbar sort of operation rather than a well thought out plan to make a program cross-platform compatible. Install TortoiseSVN. Done. Install TortoiseHg. Oh it needs something else. What's it called? Ok. I need msysGit. I'll get that. Ok, they're all in beta? Whatever I'll just get one. Wh…
The guide at github[0] is pretty easy to follow. I've done it on some of my fellow students' pc's a couple of times during a project, but most of them switched to Ubuntu after a couple of weeks. [0] http://help.github.com/win-set-up-git/
Re: Bye Bye SVN, Hello Git
#63Earlier quoted context omitted.
what you're really complaining about is the voting mechanism around here. apparently there was enough interest to bump it to the front page.
Surely what he is really complaining about is the people who voted it up. We cannot blame everything on the system.
Re: Bye Bye SVN, Hello Git
#64It's 2012, not 2008. Why is the #2 story right now about a company that switched from SVN to Git?
I just started a new job, at it's the first time in a fairly long career I have had to use git instead of svn. The company I joined only recently switched to git too. Thing is, I understand svn. I get it, and I have used it for years and know, almost instinctively now, what will happen when I use the various commands. Git for me just feels overly confusing. I suppose it's just because I'm used to "the old way" but ju…
It's not really that hard to learn btw. There are some esoteric things that can be tricky but the Svn workflow can be learned in a day or two tops.