Bitbucket passes one million users
141–150 of 188 posts
Re: Bitbucket passes one million users
#142Re: Bitbucket passes one million users
#143One thing I miss in Bitbucket is repo discovery. There's no way, or at least I can't find it, to browse the repositories filtering by language, popularity, etc.
1 million users, I don't know how many repos, but I can tell you I've found lots of cool projects in GitHub thanks to to their search/browsing features. I may be wrong but I think Bitbucket needs that.
(there's a bug report: https://bitbucket.org/site/master/issue/2934/browse-reposito...)
Re: Bitbucket passes one million users
#144Earlier quoted context omitted.
I respectfully disagree regarding Fogbugz vs. GitHub issues. I used FogBugz for about 6 years in a major client project (a successful SaaS product). We used FogCreek's hosted solution and were pretty heavy users: different projects, milestones, feature requests, user communication, etc. However, we were unhappy with FogBugz. The UI always felt clunky and slow to navigate, it felt like we were battling FB rather than…
When using github, do you keep all of your code in a single repo? If not, have you found any solutions to the "fragmentation" problem where it's hard to get a big picture view due to issues being scattered across different repos? We're looking for solutions for that at my workplace. I haven't used bitbucket for larger projects yet, any insights there also appreciated.
Re: Bitbucket passes one million users
#145Re: Bitbucket passes one million users
#146Earlier quoted context omitted.
I respectfully disagree regarding Fogbugz vs. GitHub issues. I used FogBugz for about 6 years in a major client project (a successful SaaS product). We used FogCreek's hosted solution and were pretty heavy users: different projects, milestones, feature requests, user communication, etc. However, we were unhappy with FogBugz. The UI always felt clunky and slow to navigate, it felt like we were battling FB rather than…
When using github, do you keep all of your code in a single repo? If not, have you found any solutions to the "fragmentation" problem where it's hard to get a big picture view due to issues being scattered across different repos? We're looking for solutions for that at my workplace. I haven't used bitbucket for larger projects yet, any insights there also appreciated.
Re: Bitbucket passes one million users
#147Earlier quoted context omitted.
When using github, do you keep all of your code in a single repo? If not, have you found any solutions to the "fragmentation" problem where it's hard to get a big picture view due to issues being scattered across different repos? We're looking for solutions for that at my workplace. I haven't used bitbucket for larger projects yet, any insights there also appreciated.
You can use the organization issues dashboard. Its almost impossible to find though (you just reminded me of it and I had to hunt down how to access it: https://github.com/organizations/[Username]/dashboard/issues .
Re: Bitbucket passes one million users
#148Mercurial is a better tool than Git in almost every aspect. It's easy to learn and gets out of your way. I chose it over git a few years ago and sticked with it ever since and used Bitbucket to host most of my stuff. You don't get the community that Github has, but the hosting is great.
I feel like I am taking crazy pills whenever somebody says that mercurial is simpler than git. Mercurial's per-file revlog and structured .hg/store/data is way weirder / more complex than git's SHA-addressed DAG with minimal/orthogonal object types. The only real blemish on git is that lightweight tags should not exist.
Re: Bitbucket passes one million users
#149Congratulations! One thing I miss in Bitbucket is repo discovery. There's no way, or at least I can't find it, to browse the repositories filtering by language, popularity, etc. 1 million users, I don't know how many repos, but I can tell you I've found lots of cool projects in GitHub thanks to to their search/browsing features. I may be wrong but I think Bitbucket needs that. (there's a bug report: https://bitbucket…
[1] https://bitbucket.org/site/master/issue/2184/support-cnames-...
[2] https://bitbucket.org/site/master/issue/6024/ability-to-igno...
[3] https://bitbucket.org/site/master/issue/2874/ability-to-sear...
[4] https://bitbucket.org/site/master/issue/4307/feature-request...