Posts tagged svn

31st July, 3:09 pm

reposstyle is a neat XSL for use with mod_dav_svn take make SVN repos a little less ugly. nice

28th February, 7:13 pm

warehouse looks pretty good, but it requires both ruby on rails (easy-ish to install) and the ruby-svn bindings (which are basically a bitch). why do the harder languages to get up and running on the web (ruby and python) require the bindings while the easier languages (php and perl) just shell out and so work easily? gah. currently using websvn in php which does a reasonable job and is trivial to set up.