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

RE: [Subclipse-users] UI: Show "Unlock" only when file is locked

From: Mark Phippard <markp_at_softlanding.com>
Date: 2006-07-03 14:57:49 CEST

"Vincent Goude" <vincent.goude@kereval.com> wrote on 07/03/2006 03:47:29
AM:

> More disturbing is the fact that no lock icon appear on the client side
> (just as a reminder once a lock error is reported on client) and that
you
> can't do "svn info" or "svn status" like operation to manage the lock
> message and status. But that could be an issue related to my subclipse
> version 1.0.1 ...

There is no lock icon because Subversion does not locally track whether
another user has a file locked.

Subclipse 1.0.3 was enhanced to tell you has a file locked when you
attempt to do it and fail. We also show who has it locked in the
Subclipse equivalent of "svn info" which is to right-click on a resource
and choose Properties. We only do this if the svn:needs-lock property is
present.

Mark

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Mon Jul 3 14:58:08 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.