News

August 25, 2011

Released Zope Updater Tool Version 1.3.0.

Released a new version on the Updater Tool which changes how it interacts with svn. Instead of sending the username and password to subprocess which apparently can be seen in top I now require the pysvn module. I was going to use subprocess using stdin for the password but was having difficulty getting svn export to work.

A new notes feature is available which allows you to type notes in the tool and save it.