-->

Wednesday, June 14, 2006

Wow, I can’t believe it’s been almost 6 months since I updated this site last. Time really flies when life is interesting. Not that I’m going to write much about that here (what do you think this is, MySpace?)

I’m not going to be able to graduate this spring as originally planned, mostly because I didn’t finish one of my required classes. Not fun. Looks like I will be graduating March next year. Oh, well…

I bought a new laptop, when the old one started dying on me (sorry, but a system shouldn’t shut down because of overheating just because I’m compiling the Linux kernel). I’m more or less happy with the buy. It’s a very nice system.

Otherwise, I spent the day today, learning about subversion. In fact, I moved the all the homepage files from CVS to subversion. One of the reason I hadn’t moved to subversion before was because there didn’t seem to be very good support for it in my favorite editor, Emacs. Fortunately, subversion does come with en Emacs extension that lets Emacs manipulate subversion repositories, even though it’s not as nice as the default revision control controls in Emacs (no ctrl v v).

So far, I really like subversion. It does let you do stuff that was hard to do in CVS, like deleting or moving directories or files. On the other hand, subversion does seem to impact your project layout, something that CVS never did (ie. branching and tagging is not meta data in subversion, but rather a copy of your trunk, intersting concept). I need to play with it some more before I know if I really like it, but so far so good.

Filed: 0:00 UTC in gadgets,life,website