Today I had a fairly long day at the office. It was a good one, we got some code working and tested so it was time to check the code into source control. I opted to do this around 4:45 pm, and of course I broke the build. Luckily, one of my buddies was around to work on the problem with me. It turned out to be one of my solution files that I inadvertently checked in, it had a reference to a settings file that had been removed.
Everything worked fine on my local machine so it was interesting to debug the server build. Eventually I figured out how to get the solution file in a state where I could check it in sans the offending setting reference and everything was solved, but not after squeezing 11 hours of out my workday.
I actually learned something today, which makes today a good day. Hopefully tomorrow will go as well (but shorter!)
Related Articles
No user responded in this post