Upgraded to typo 2.5.6
Posted by matijs 19/10/2005 at 20h20
Success! Since mirroring just the trunk didn’t work for me,
I now have a full mirror of typo’s subversion repository (including my complete local history in the /typo/local
branch, yay!). I had hoped svk’s smerge
would then make hopping from one release to another using tags a breeze. That didn’t work either.
Luckily, svk info
shows me exactly which trunk revisions these releases are a copy of. Using that, I was finally able to merge the changes into my local copy cleanly.
So, my blog has been upgraded. This means less customization of the typo code, since a lot can now be adjusted in the theme.
svk’s merge
really needs to be changed to support tagging better.
[Update: svk log
shows the log messages that mention the revisions of the previous merge]