July 29, 2009 9:55 PM
July Site Update
This months update to the site has been uploaded. This update was mostly a maintenance updated and very few new additions where added. New to the site this month is the projects section, noted comments, and comment counts on the archive and articles pages.
July 2, 2009 10:00 AM
Subversion Dump Editor Beta
I have created a small python application that will allow the editing of
a subversion dump file. This should allow you to make modifications to your
repository (via svnadmin dump and load) to remove sensitive data from a
file/revision without having to completely remove the file containing the
sensitive data. A good example would be to remove the database password you
accidentally committed several revisions ago.