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

RFE: svn_client_ls() should return locking info

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-04-30 10:45:35 CEST

Hi,

I have a feature request:

The API svn_client_ls2() only returns file information right now, which
is of course sufficient for most purposes. But as you might know, TSVN
uses that API in the repository browser which many users use instead of
a web browser to browse repositories (especially for svn:// servers
because web browsers don't work there).
Now, since with svn_client_ls2() we show the repository tree layout and
additional information for each file, it would be nice if we could show
there if files are locked too and who locked it.

So I like to have svn_client_ls3() return an svn_dirent2_t structure
which has some more information in it - if possible the whole svn_info_t
struct? I don't know if that's even possible, just wanted to ask for a
feature TSVN could make good use of.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Apr 30 10:46:25 2005

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

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