> What if the source code needs to be maintained internally? Our source code cannot be stored in "the cloud" where someone outside or most likely inside the CDN (our competitor) will take it.
It sounds like you are mixing up Github with Git itself? You don't have to host your code at github to use git. It's just one of the more popular ways for open source projects.
> The ant script is simple, but installing ant is not.
It isn't? Ant is packaged in most major distros; what kind of servers do you normally deploy on that doesn't have it?
It sounds like you are mixing up Github with Git itself? You don't have to host your code at github to use git. It's just one of the more popular ways for open source projects.
> The ant script is simple, but installing ant is not.
It isn't? Ant is packaged in most major distros; what kind of servers do you normally deploy on that doesn't have it?