I just found out that bitbucket has unlimited private repos. That's one HUGE point for them on Github.
It looks like the limits are by number of users, which seems fairer. But they will probably make less money. I thought most of the projects on github were <5 people.
Introducing the Redesigned Bitbucket
111–120 of 292 posts
Re: Introducing the Redesigned Bitbucket
#112So how do I browse projects that are hosted on BitBucket? How can I search for projects by language? All I see on the main page are screenshots and signup links. Why should I sign up if I can't even test drive the site by browsing existing projects? Would be nice to have an "Explore" feature similar to GitHub.
Re: Introducing the Redesigned Bitbucket
#113Earlier quoted context omitted.
How long will it take for the private repos to be hacked? Would you put the company revenue generating jewels in there?
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...
Re: Introducing the Redesigned Bitbucket
#114Earlier 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 am really curious: Why does getting access to the source code matter? (I am just asking since it seems to be a selling point, and I have never really modified the code of a tool that I have used. For example, how many people modify Eclipse, or Maven, or BugZilla's source code?)
Re: Introducing the Redesigned Bitbucket
#115For 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…
It does not have all the features of github or bitbucket but is selfhosting and opensource.
Re: Introducing the Redesigned Bitbucket
#116Earlier quoted context omitted.
>Github is just greedy. No, Github is a business. BitBucket is offering free private accounts as a loss leader, not out of the kindness of their hearts. This is their strategy for competing with GitHub. A $7/month subscription for private github repos is well worth it.
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.
I can't think of any piece of software I use regularly that doesn't cross the "worth at least $7 bucks" boundary.
Re: Introducing the Redesigned Bitbucket
#117For 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 had a pretty easy time of winning my business: free private repositories for small teams is a great way to draw people in.
Re: Introducing the Redesigned Bitbucket
#118For 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…
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 (all small) that we'd need the $200/month Github plan. In terms of storage costs, that works out to about $10/megabyte/month.
That's 5 ORDERS OF MAGNITUDE more than the market rate for cloud storage. When you are selling something 5 orders of magnitude above the market rate, there is room for competitors.
Re: Introducing the Redesigned Bitbucket
#119Earlier quoted context omitted.
I like BitBucket better then Github. That should be than. Then is an order of operations type deal, eg: I read the new BitBucket blog post and *then* I signed up whereas than is things like greater than , less than , it's for comparisons. http://www.elearnenglishlanguage.com/difficulties/thanthen.h...
So off topic, but... Has anyone ever tried to implement a 'crowd-correct' feature where a reader could do something like correct "then->than", and if enough users made the same correction (a couple high-rep users, or more low-rep users) it would stick. I supposed the biggest challenge would be user abuse -- changing even just one word can completely change the meaning of a comment, and yet the comment would still be…
Re: Introducing the Redesigned Bitbucket
#120Earlier 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).
GitX is pretty good (I think I still prefer the original one over the Laullon gitx, but the Laullon gitx has an acceptable annotate view and look nice), and surprisingly the best annotate view I've seen so far is in bazaar's qt-based UI. The tools are not necessarily great overall (and the OSX interactions are downright weird), but the annotate is excellent.