[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: Anthony Muller <Anthony.Mueller_at_hyperoffice.fr>
Date: 2005-05-27 15:42:27 CEST

-----Message d'origine-----
De : Ben Collins-Sussman [mailto:sussman@collab.net]
Envoyé : vendredi 27 mai 2005 15:30
À : Anthony Muller
Cc : users@subversion.tigris.org
Objet : Re: At least a locked file into a folder

On May 27, 2005, at 8:15 AM, Anthony Muller wrote:

> I don't know ... I was expecting a great 'svn islocked' command! ;o)
>

>> In general, we use 'svn status' as a generic mechanism that means
>> "show me anything interesting in my working copy". We define
>> 'interesting' as: modified, conflicted, scheduled for addition or
>> deletion, missing in action, incomplete, or has a lock-token attached.

>> But you don't need to do a whole recursive 'svn status' crawl to find
>> out if one specific item is interesting. You can either run 'svn
>> status foo.c', or run 'svn info foo.c' to see all the details.

Hmmm ... I don't understand how can I do something else as a recursive 'svn status' to get if at least a file is locked ?

Anthony

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