Tag Archives: hg

BitBucket Project for Python FusionCharts Code

After my last post on FusionCharts, someone was nice enough to e-mail me some a Django snippet for exporting FusionCharts as images, so I decided I might as well put the code in a public repository. While I prefer Bazaar … Continue reading

Posted in Open Source, Python, Technology | Tagged , , , , | Leave a comment

Bazaar: DVCS for Dummies

I like Bazaar (bzr). It doesn’t make me popular in the Mercurial-centric Pythonosphere. It doesn’t make me a 1337 über hacker like git would. However, it does meet the most important criteria: It just works for me. Now for the … Continue reading

Posted in Open Source, Technology | Tagged , , , , , | 6 Comments

Why not Subversion + DVCS of Choice?

A follow-up to my last post on DVCSes… Gnomers have been discussing DVCSes a lot lately, and at least one seems to prefer bzr as the repository format and git as the protocol it speaks. If this sounds like madness … Continue reading

Posted in Open Source, Technology | Tagged , , , , , | 4 Comments

Time to Learn Git?

Update: Doh! Sorry for flooding everyone’s feed readers with my epic post. Evidently WordPress ignored my “more” tag. I think I ran into this problem before… Update 2: Retracted the meaningless Google Trends point. Thanks to commenters for pointing out … Continue reading

Posted in Open Source, Python, Technology | Tagged , , , , | 22 Comments