On Mon, 6 May 2024 at 12:08, Andreas Nilsson via TortoiseSVN < tortoisesvn@googlegroups.com> wrote:
> When I try to lock a file, Tortoisesvn says it is already locked. It gives > me user and filesystem number. > > The filesystem number does not help me. I would like to know where the > lock is, like the computer name and path of the locked file. > > Is there a way to do this? > > B.R. > Andreas > If you want to unlock the file which was locked by someone else, then you can break or steal the lock from the context menu in the Check for modifications <https://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-locking.html#tsvn-dug-locking-status> window. An administrator can also break the lock on the server side using `svnadmin rmlocks` <https://svnbook.red-bean.com/en/1.8/svn.ref.svnadmin.c.rmlocks.html>. >From TortoiseSVN Manual <https://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-dug-locking.html#tsvn-dug-locking-how> : [[[ If one of your co-workers acquires a lock and then goes on holiday without releasing it, what do you do? Subversion provides a means to force locks. Releasing a lock held by someone else is referred to as *Breaking* the lock, and forcibly acquiring a lock which someone else already holds is referred to as *Stealing* the lock. Naturally these are not things you should do lightly if you want to remain friends with your co-workers. ]]] -- With best regards, Pavel Lyalyakin VisualSVN Team -- 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 tortoisesvn+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/tortoisesvn/CAEyhmwaTYr%2Bra8kOp1sqHrvuw2X6234B2-k%2BHD%2BFvMGGrqSVjw%40mail.gmail.com.