From: Michael McCallum [mailto:[EMAIL PROTECTED]

> I considered running builds remotely but figured that ssh is 
> pretty much everywhere so why not 
> just execute the command remotely with the added bonus of 
> encryption and compression?

What Conor appears to be suggesting in mutant (cool name BTW)
is more useful than that.

eg: I can have a webserver with the build specs for a project,
and then have each developer point their build to that spec.

They build on their own machine, their cpu/memory is used,
their disk holds the class/jar/src files, but a central
location defines how to do the build.

I find that incredibly useful.

Reply via email to