Sourceforge Goodness

18 Jul 2008 . . Comments

#vufind #svn #sourceforge

Yesterday Sourceforge was doing some work on their SVN projects. We’ve been using them for the Vufind project. I was attempting to finish putting in a snapshot of the solrmarc code to use that codebase for indexing marc. I put in the stuff out of the Google repository, but hadn’t realized that Andrew had modified the solrmarc code in the Vufind project and we were missing a couple of functions. I was going to modify the code by just going into the SVN browse on Sourceforge, but it’s still a bit on the flaky side. Right now the solrmarc code isn’t a little out of synch with the Vufind code, but I should hopefully get that fixed up this weekend.

I did add a bunch of code to the solrmarc project today for logging using log4j. I have to say it’s pretty nice to actually have spent the time to actually get most of this implemented since logging had been on my list of //TODO.