Earlier quoted context omitted.
free private repositories for small teams is a great way to draw people in. Same thing here. I used to pay for github for a private repo for code to a couple of apps I sell. Once I found BB, it was a no brainer to switch over.
If free private repos is the only thing that BitBucket offers over GitHub, then they'll not be in business for long. You cost them money.
Introducing the Redesigned Bitbucket
131–140 of 292 posts
Re: Introducing the Redesigned Bitbucket
#132For 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…
Re: Introducing the Redesigned Bitbucket
#133For 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…
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…
Re: Introducing the Redesigned Bitbucket
#134Earlier quoted context omitted.
I've tried at least a dozen Git GUIs for both PC and Mac and SourceTree is by far my favorite.
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).
That may be some of the reason that I like it. I am able to do a lot of the things that I could do from the command line, but with a visual interface to help me visualize what's going on.
For example, when I'm doing a commit, I can click on each file that's been modified and see the diff for that file right on the side. I can then stage all or just parts of the changes. So if I have some debug lines, I can stage the file and then unstage the debug logging so it doesn't get committed.
There's just a lot of little things like that that you CAN do with the git command line yourself, but it wraps up in a way that's easier to consume.
I'd have to take more time than I have now to write up a full review of what I like about it compared to other GUIs.
Re: Introducing the Redesigned Bitbucket
#135For 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…
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…
Re: Introducing the Redesigned Bitbucket
#136Earlier quoted context omitted.
Exactly my point -- these 'new' Bitbucket features are a blatant clone of Github as well. I was expecting more from all the fanfare. For instance, users are clamoring to be able to link external issue trackers of their choice (which can be done simply by URL). I think the first host to supply that feature will have a step up.
> these 'new' Bitbucket features are a blatant clone of Github as well I think you misplaced the word "some". Inline pull-request comments are ripped off gh, but I've never seen arbitrary commit diffs there, it certainly isn't in the UI. The branch selector yes, the overview not at all. The UI organization has also, if anything, moved further away from Github's.
[1] https://github.com/blog/612-introducing-github-compare-view
Re: Introducing the Redesigned Bitbucket
#137Earlier quoted context omitted.
free private repositories for small teams is a great way to draw people in. Same thing here. I used to pay for github for a private repo for code to a couple of apps I sell. Once I found BB, it was a no brainer to switch over.
If free private repos is the only thing that BitBucket offers over GitHub, then they'll not be in business for long. You cost them money.
Re: Introducing the Redesigned Bitbucket
#138Earlier quoted context omitted.
Do you think it's more or less likely to get hacked than private repositories on github (which are already trusted by many companies)? Before you answer, consider http://www.extremetech.com/computing/120981-github-hacked-mi...
The crown jewels should always be kept under lock and key! A couple of years ago I was at one of the Github drink meetups. I asked if they were working on encrypted private repos (this was just before or around the time Github Firewall was introduced). A Github employee told me no… before adding that in his opinion source code was not valuable. I asked him to clarify and he said imagine if Twitter had their source co…
Re: Introducing the Redesigned Bitbucket
#139Earlier quoted context omitted.
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…
5 orders of magnitude will result in $1million/month.
Re: Introducing the Redesigned Bitbucket
#140Earlier quoted context omitted.
7$ a month for 5 private repos is not worth it all. I acknowledge that Github is a business but I am not about to pay a lot of money for hosting all my repositories, when I can do the same on Bitbucket for free. And when the team grows enough that I'd have to pay Bitbucket, I'll do so willingly.
It's worth it to me.... I pay for 10 private repos, and GitHub is one of my favorite tools. I don't like free services.