Bundler with Mercurial support

February 21st, 2011 § 4 comments § permalink

Git seems to be the de-facto tool for ruby development. Lots of gems are hosted on github, and bundler may help you to work with cutting-edge release fetched from git repositories.

WOW! That’s amazing! But what if you didn’t like to use git as scm?

I’ve nothing against git, but I prefer mercurial so I spent some time to add mercurial capabilities to bundler, the best way to manage your application’s dependencies.

» Read the rest of this entry «

Mercurial e Redmine: aggiornamento automatico dello stato dei BUG

February 22nd, 2010 § 0 comments § permalink

Da qualche giorno sto usando redmine per la gestione dei miei repository mercurial.

Una cosa che trovo molto utile è cambiare lo stato dei BUG riportati nel tracker direttamente con il messaggio di commit.

C’è un problema, di default il tracker di redmine non si aggiorna finché qualcuno non visita la pagina del repository…vediamo come risolvere il problema.

» Read the rest of this entry «

Where Am I?

You are currently browsing entries tagged with mercurial at Abisso Dev..