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

Re: svn client api comments

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-03-10 00:53:55 CET

On Mar 9, 2005, at 5:43 PM, Barry Scott wrote:
>
> svn_client_ls cannot return info on a directory. It always lists the
> contents of a directory.
>

There's now an svn_ra_stat() in /trunk (upcoming 1.2) for this. It
returns exactly one svn_dirent_t.

> no way to find the root of a repository - which means that info from
> changed paths
> is hard to use as its repo root relative.

Huh? RA->get_repos_root() has been around for quite a while.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Mar 10 00:55:11 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.