Hi there,
2009/4/21 Saftoiu, Rares :
> I was wondering if there were any tools available for doing continuous
> integration with perl. I basically need something that will watch a
> directory, merge any branches from the directory into trunk, run unit tests,
> and email the committer in case of a
Hi,
I was wondering if there were any tools available for doing continuous
integration with perl. I basically need something that will watch a
directory, merge any branches from the directory into trunk, run unit tests,
and email the committer in case of a merge conflict or failed unit test.
Any