Hi Ricardo, On Mon, May 16, 2011 at 5:38 PM, Daniel Shahaf <d...@daniel.shahaf.name> wrote: > Ricardo Smania (Desenv) wrote on Mon, May 16, 2011 at 11:10:34 -0300: >> Is there a way to always show the log message, even if the user can't see >> the complete list of files/folders that were commited? >> > > Not without applying a custom patch to the server. > > (to libsvn_repos)
The choice to leave the log message blank is very explicit: what guarantee do you have that the message doesn't contain references to paths the unauthorized user isn't allowed to see? Bye, Erik.