Anton Shepelev wrote:
>How  can  I  view the working-copy path with which a
>lock is associated, given the information about  the
>lock from `svnadmin lslocks'?

you can't.
 The server knows nothing about the working copy and its location,
only about the user.

If you know the working copy, you could run "svn info" on all
occurences of the file, to identify the working copy.
-- 

Lorenz

Reply via email to