On 2025-03-19 19:10, Sean McBride wrote:
Is there an easy way to force unlock all files currently locked by a specific 
user?


It's easy enough to get a full list:

https://svnbook.red-bean.com/nightly/en/svn.advanced.locking.html#svn.advanced.locking.break-steal

grep -B3 [...], grep, awk/cut,... should be straightforward.

Andreas

Reply via email to