me: did you do a getlatest on the utils project before making 0.8.9? Because the code is throwing errors saying it's missing a method I added yesterday.At this point I decided to get backup. I used the Reflector to confirm that my code was not present in the build he released. Yup, it's not there, and yup, it's in source control. Pat is having none of it.
Pat: I got the latest for the entire solution
me: well the build doesn't work... it's missing at least 2 methods I checked in last night
Pat: what file is broken?
me: clsFile.vb and PSA.vb
Pat: the Files are identical, how can i replicate the error
me: maybe source control didn't actually get the latest for you
me: just load the application and you get the first one.
Pat: That method is not thereFighting just because. He finally realized the problem:
Pat: and it's not in source control
Pat: the GetlastyearsAssessment
Pat: the method doesn't exist
Pat: why does VS even let that compile? that's weird too
me: it compiles because it's in the build! you just don't have the latest
Pat: ok found it.Sure enough, it was his problem; the deployment software he wrote had about 6 manual steps, and he messed up one of them.
Pat: come over here
But the moral of the story is Don't blame other people for things you don't understand.
No comments:
Post a Comment