RSS

Tag Archives: bitbucket

BitBucket vs GitHub

I tell you… what a hard decision to make! I cannot decide which tool is better for my DVCS needs. Clearly the toolset is deeper if I go with GitHub. Not only does GH have lots of tools but there are plenty of 3rd party tools too. Some of the slicker GUIs include Tower for OSX. On the downside; if you have to install the CLI client it can get squirrely  because there are a few different languages in the dependency tree although I’ve never actually had a problem deploying it.

On the other hand, the pricing for BitBucket is better when you consider my shop. I’m “mostly” a sole contributor for my company and having an unlimited number of private and public repositories is reasonable and cost effective. The other thing I really like is that the CLI is written in python and mostly python.  I think there is some native C code that compiles but I cannot be sure. I know that it installs in a ver stable fashion.

As for which has better. I’m not certain. I know that they are both quality applications. The companies behind them are strong. Both are widely used. Both are integrated into the GO tools which I really like. Some people talk about branching and merging and the differences there. I’m not sure I care. I’ve rarely had to branch/merge.

One last note. GitHub has added some sort of subversion(SVN) framework to their platform and BitBucker has added a GitHub framework.  I’m not sure if this is an alias type of thing or if it is a real deployment.

Sorry I cannot offer any solutions. I use them all and I’m still trying to reduce my footprint.

PS: an interesting thing I just noticed.  The initials for GitHub are GH and the shortcut for BitBucket -> mercurial is HG.  HG <=> GH  ?? Fun!

PS: two additional mentions. MacHG is a good OSX GUI for HG. SourceTree works on both HG and GH.

 
Leave a comment

Posted by on 2012/06/29 in Tools

 

Tags: , , ,

Hold me harmless

Everyone complains about terms and conditions in our desktop software and our web services etc. I happen to use trello, github, bitbucket and other free services regularly. So I cannot fault them for including topics like hold harmless when referring to the service, and security or availability of my data. But it’s a completely different matter when you pay for services like crashplan, Dropbox and iCloud. These are their primary function.

One of these days I will need commit to reading more T&Cs.

 
Leave a comment

Posted by on 2012/04/14 in legal

 

Tags: , , , , , ,

Tower App Missed the Runway – BitBucket

I like Tower. It’s a strong GUI in front of a DVCS that can be hard to manage if you’re not completely versed in it’s execution. Even with quality books from PragProg it’s still a challenge. So Tower is welcome.

This week they announced support for BitBucket. BitBucket is a DVCS based on Mercurial instead of Git. (BitBucket does have a Git option when creating repositories.) So when the announcement was made I was pretty excited.

I use both GitHub and BitBucket. GH is perfect for my public projects and BB is perfect for my private projects.  It’s all about the cost.

Naturally I was excited when they mentioned the BB support. I thought… one tool, two repos.

But that is not the case. There is little or no documentation on this feature. The “manage repositories” is very unclear and the behavior seems to be adaptive. To what, I do not know. The one thing that is missing is a statement like:

While we have support for BitBucket, we are still limited to Git repositories.

That would make a lot more sense.  I’m not certain that I would convert my repos to Git because I happen to like mercurial better… and for no particular reason other than the fact that as a tool it is implemented in a single language unlike Git which uses several. This has the potential, and has in the past, failed to build when versioning goes bad.

Oh well, maybe later.

 
Leave a comment

Posted by on 2012/03/21 in Tools

 

Tags: , , , ,

 
One Page Docs

Creating a library one page at a time.

One Page Bugs

Reducing the friction of writing and fixing bugs or features.

Follow

Get every new post delivered to your Inbox.

Join 223 other followers