Thanks it works as charm. :) Dne pátek 22. července 2022 v 14:17:31 UTC+2 uživatel [email protected] napsal:
> fredag 22 juli 2022 kl. 14:01:20 UTC+2 skrev [email protected]: > >> Hi, is it possible to restrict changing log messages to only those >> created by the user itself? > > > Changing revision properties (including log message) must be enabled on > the server side with the pre-revprop-change hook script. Please see the SVN > Book for details: > https://svnbook.red-bean.com/en/1.7/svn.ref.reposhooks.pre-revprop-change.html > . > > I have not tried it but it should be possible to get the username of the > user requesting the change (argument 3) and compare it with the author of > that revision (svnlook author [path\to\repository] -rX, where X is the > revision number, see argument 2). > > Kind regards, > Daniel > -- You received this message because you are subscribed to the Google Groups "TortoiseSVN" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/f7433d69-d5d6-4688-806c-68a6243d510an%40googlegroups.com.
