[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

lock status from svn command

From: Gregg Tavares <gman_at_greggman.com>
Date: 2005-09-27 16:24:43 CEST

Is there a way to get the status of a lock from svn? Specifically, is there
a way to get who has the lock for the file?
 
As far as I can tell, "svn status -u -v <file>" returns that the file is
locked somewhere else but otherwise it only returns the username of the last
person to check the file in. "svn lock <file>" will give me the username if
it can't get the lock but of course it gets the lock otherwise. I need to
be able to get the name of the person that has the lock. Did I miss that
somewhere or is that functionality missing currently?
 
-Gregg Tavares
Received on Tue Sep 27 16:55:49 2005

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.