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

Re: [TSVN] Locking messages

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-04-28 20:19:03 CEST

Simon Large wrote:

> I think this part got lost in the noise - should have made it a separate
> message.
>
> The repo-browser doesn't show you any locking information. OK you can't
> get a lock from here, but you could show lock status/owner and maybe
> break locks. I think this could be done with another column after
> 'Date', and a 'Break lock' context menu entry for locked items.

I maybe should ask for an svn_client_ls2() API on the Subversion list.
Because right now, the svn_client_ls() API doesn't return locking
information at all - that's why the repobrowser can't show that.
Ok, we could show it, but with an svn_client_info() call on every single
file, and that would just be too slow.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Thu Apr 28 20:52:24 2005

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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