Category Archives: svn


Archive of an SVN changeset

All too often I need to release changes to a staging or live server and I always felt the releases were taking too long.
At Karova we use SVN and I always try and commit any releases in one changeset. I wrote a python script to archive all the files listed in a changeset. It’s been […]