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

Re: At least a locked file into a folder

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-05-27 14:05:38 CEST

On May 27, 2005, at 4:42 AM, Anthony Muller wrote:

> Hello,
>
> How can I know that at least one file is locked into a particular
> folder?
>
> Must I analyse the result of a recursive 'status' command?
>

Yes, 'svn status' shows you files which have lock-tokens in your
working copy. 'svn status -u' also shows you other locks that exist
in the repository. Were you expecting something else?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri May 27 14:09:00 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.