Hello, I am using an relatively old version of subversion (1.3.1) and would like to edit a log file that I already committed to the main repository. The normal solutions of changing the properties
svn propedit -r N --revprop svn:log URL or svnadmin setlog -r <Rev. Nr> --bypass-hooks <File with log-message> dont work, because this version had no "hooks" directory. Any help is greatly appreciated! Petra Langebroek