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

RE: Why are "lock-owner" and "lock-creation-date" are not available in .svn/entries?

From: Peter N. Lundblad <peter_at_famlundblad.se>
Date: 2005-05-28 22:50:05 CEST

On Sat, 28 May 2005, Zsolt Koppany wrote:

> Thank you Mark,
>
> And how can I figure which files are locked by others?
>
svn status -u
tells you which files are locked by others (the code O) and then
svn info URL
will show you more info on particular files.

Regards,
//Peter

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat May 28 22:41:45 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.