Hi All,
Can someone explain me (us) how to use svn:needs-lock property ?
I'm trying to force users to lock objects before modify it, but it doesn't work at all.
My configuration is VisualSVN on the server, PB 2017R3 and TortoiseSVN on client.
Through TortoiseSVN, I put svn:needs-lock on the entire folder containing the sources, then I commit the modification.
In PB, I tried to modify and save an object (without lock it) but it failed with a PB messageBox (see attachments).
Ok it sounds good ! But the problem is that I have the same behaviour and same msg even if I lock the object !
I don't understand why.
Thx for your help.
Sly.