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

Re: [Subclipse-users] Label Decoration for locked files

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-08-30 02:11:22 CEST

"LIRA Olavo" <Olavo.LIRA@gemalto.com> wrote on 08/29/2006 05:21:10 PM:

> Is there a way to see using Label Decoration if a file was
> locked by someone else after an update/SYNC?

Can't realistically do it. Subversion does not store this information
locally so that it can be retrieved, and checking each file in the
repository would be unbearable.

If the file has the svn:needs-lock property set and you right-click and
choose Properties, then we now show any current lock info from the
repository. Also, if you try to lock a file and it is locked, you now see
info about who has it locked.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Wed Aug 30 02:11:32 2006

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

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