Forgot your password?
typodupeerror

Comment Re:Nonsense (Score 1) 763

This in itself was surprising because he often deployed changes without checking in code. We tried many times to tell him never to do that.

At the risk of stating the obvious: this should be impossible. Your deployment path should go through your version control system, not exist in parallel with it.

How do you respond to someone like that?

Peer reviewed code is a good start. Not hierarchical necessarily, just make sure that whenever somebody codes something it gets read by at least one other person before it's deployed.

Slashdot Top Deals

Trying to be happy is like trying to build a machine for which the only specification is that it should run noiselessly.

Working...