Public Subversion Access
2005.10.19 17:18
I haven't had a chance to polish up beta 3 of Templation, so I've decided to open up the subversion repository to the brave and adventurous. If you have a subversion client on your web server then you can the latest version of Templation with the command:
svn co http://websaviour.com/svn/Templation/Templation/trunk Templation
My policy is to only commit working changes, but without comprehensive automated tests its hard to ensure correctness. Be prepared to switch back to a prior revision if necessary. Release versions will be tagged in the subversion-recommended way, so they can be listed with:
svn ls http://websaviour.com/svn/Templation/Templation/tags
If you find any problems with a repository version don't hesitate to email me and let me know the problem. I can usually have a fix for you within a few days.


