More Unexpected Work

• Chris Liscio

Just when you think you're in the clear, things get more complicated. Last night I decided to use my time to actually get more code into FuzzMeasure. It turns out that since I had the problem with my Subversion repository, I had not tried to check any code in. After completing an important optimization (more details later), and attempting to check in that code, all hell broke loose on my subversion repository. I was convinced that it was pooched on my main machine. </p> <p> Since I just finished making piggy that much more stable/safe, I figured it was about time I hosted my repository on piggy as well. Unfortunately, I had to also install apache 2.0 in order to get the DAV access option running for subversion. After fighting some weird issues with the apache2 debian package, I had to wrestle with permissions and the apache setup to get subversion actually working over DAV. </p> <p> At about 10:30 last night I finally checked in the code I had just written and felt much, much better. What a night! About 3 hours total was spent, only 1 hour of which was due to research/coding. </p>