Earlier quoted context omitted.
Can you elaborate on why? I've found it to be far from intuitive and basically a direct mapping of CLI commands straight into UI elements. A user unfamiliar with command line git arguments would have a difficult time with SourceTree, I would imagine (most of my coworkers have).
I haven't seen it mentioned here but Tower for Mac OS has been a great tool for those who are not too familiar with git or it's associated commands. I've recommended it to at least a few hundred clients many of which use it religiously today.
Introducing the Redesigned Bitbucket
231–240 of 292 posts
Re: Introducing the Redesigned Bitbucket
#232Earlier quoted context omitted.
Bitbucket's self-hosted enterprise product Stash is priced aggressively. It's free for open source projects, non-profits and classrooms. For small teams (up to 10 users), it costs just $10/year, all in, and you get the source code. http://www.atlassian.com/software/stash/pricing Contrast with Github where the minimum purchase is 1 seat pack (up to 20 users), costing $5000/year, and you don't get any access to the the…
I think it's targeted to startups who want to do costs savings. As they'll probably retain them when they grow, the pricing goes 180 times more expensive for the next plan. It's still a lot cheaper than Github, though.
EDIT: We are not a startup, but still something to consider.
Re: Introducing the Redesigned Bitbucket
#233For a while I was a bit worried that GitHub had just ran away with the prize and no one else was bothering. It is pretty obvious that Google isn't interested in improving Google Code and that Sourceforge hasn't aged a day (that's not really fair, but it feels like it). I think there is still a chance for BitBucket to make a splash, but I think its going to be hard to win anymore. That's fine, 2nd place makes a lot of…
They've got a good shot, because a lot of people need private repositories and do NOT need the social features of Github. They just need a basic git server to hold the master repository. For doing their work, the built-in tools of git are sufficient. For such people, Github is ridiculously expensive, since their price is based on the number of repositories you have. For instance, at work we've got enough repositories…
Paying for a service that can double or triple a developer's productivity - people say the UI on BB is still not as great, so that counts for something - must at some point justify that developer's time.
If you have enough repos that you'd need to spend $200 a month on a platform that offers:
- Wikis
- Basic Issue Tracking
- Source Control (and damn good source control at that)
- Integration with many popular startup tools
Then maybe your startup should be out of business. I could shit $200 dollars and pay for my companies hosting.Trying to skimp on this is like telling your 10+ dev team to use google talk for offline coordination. Yes, you save money on chat, but you lose all that time I waste copy-pasting and coordinating chats between multiple devs.
Re: Introducing the Redesigned Bitbucket
#234Earlier quoted context omitted.
Source?
Yep. That's pretty much the focus of google code.
1. Find the little "Source" link and click it.
2. Find the "Browse" link, which is in a little toolbar right under the other little toolbar, next to the (less relevant) "Changes" and "Clones" links, which look visually near-identical.
3. In most (but not all) projects, hunt down the word "trunk" in tiny 13px text, and click it to see the main development branch.
Compare to GitHub or BitBucket, which just show you the damn code.
(Yes, I know you were joking, but I've been wanting to rant about this UI failure for a while now. And don't even get me started on Launchpad.)
Re: Introducing the Redesigned Bitbucket
#235Earlier quoted context omitted.
With the $100M investment I now think it's probably a bad business decision for github not to get a bit more aggressive on pricing for those edge cases where bitbucket clearly wins.
Yes. Especially when you factor in that github does a startlingly bad job of many basic things. Their ticketing system blows, for example -- you can't prioritize anything. Yet they have time to implement a CLI in the search bar... I moved my personal private repos to BitBucket a long time ago, and haven't looked back.
Re: Introducing the Redesigned Bitbucket
#236Earlier quoted context omitted.
With the $100M investment I now think it's probably a bad business decision for github not to get a bit more aggressive on pricing for those edge cases where bitbucket clearly wins.
Yes. Especially when you factor in that github does a startlingly bad job of many basic things. Their ticketing system blows, for example -- you can't prioritize anything. Yet they have time to implement a CLI in the search bar... I moved my personal private repos to BitBucket a long time ago, and haven't looked back.
Re: Introducing the Redesigned Bitbucket
#237Earlier quoted context omitted.
With the $100M investment I now think it's probably a bad business decision for github not to get a bit more aggressive on pricing for those edge cases where bitbucket clearly wins.
Yes. Especially when you factor in that github does a startlingly bad job of many basic things. Their ticketing system blows, for example -- you can't prioritize anything. Yet they have time to implement a CLI in the search bar... I moved my personal private repos to BitBucket a long time ago, and haven't looked back.
Re: Introducing the Redesigned Bitbucket
#238Earlier quoted context omitted.
Bitbucket had a pretty easy time of winning my business: free private repositories for small teams is a great way to draw people in.
Can someone explain whats the catch ? Looks like I can host my $22 github account for free on bitbucket.
also, it's backed up by Atlassian.
Re: Introducing the Redesigned Bitbucket
#239Earlier quoted context omitted.
The github GUI for Mac/Windows solves this problem completely, by hiding the vast majority of git's power-user features. (No stage, no no tracking branches, no manual rebasing.)
I don't think this is really for programmers though is it? I thought this was more about content/documentation developers.
Re: Introducing the Redesigned Bitbucket
#240I'm having trouble thinking of reasons why bitbucket is used so much less than github - or at least why it seems that way. It's looking pretty damn good to me right now!