
|
|
I spent last night working on SVNManagerLib. I was adding support for the new global configuration command-line switch that came with Subversion 1.5. I got the bulk of it done, but I still need to make sure the ancilliary code works correctly. I found that the user code was not working correctly. It was time for bed when I got to this point.
I'm wishing that I had integration tests done already, for exactly this sort of situation. I ordered Working Effectively with Legacy Code to help me with unit and integration testing. I haven't had the chance to do unit testing in the workplace, so I have to take this into my own hands.
Anyways, this feature will be pushed out with PainlessSVN 1.1. I still have a couple more features that I need to get completely done, before I get 1.1 out the door.
Previous Page | Next Page