I set it to yes and now the Keep Locks is set in the commit dialog with no way to over ride. That does what I need. Thank-you for pointing out that configuration file. Very useful!
On Thursday, July 26, 2018 at 1:57:09 PM UTC-5, Kalen Brown wrote: > > I think it is a SVN configuration file option. I think it is user specific > and not on the repo. > > %appdata%\Subversion > > ### Set no-unlock to prevent 'svn commit' from automatically > ### releasing locks on files. > no-unlock = no > > Let me know if this is incorrect because I have implemented the above but > not tested it. I set it to no to explicitly state the default of unlocking > upon commit. > > -- 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/dd920ef0-4b59-40d8-8a58-7195a9ebf3b6%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
