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

Re: The right library...to get info about a directory

From: Files <files_at_poetryunlimited.com>
Date: 2003-11-09 18:42:48 CET

So how mad would everyone get if I added --full/--fullxml flags to ls? (I
don't know if I could successfully subvert --xml when --full was supplied as a
parameter.)

That would solve everything and actually emulate the unix ls (--fulltime option).

Just thinking out loud. Keep thinking - hooking into PHP right now seems much
more daunting than evolving svn.

-- 
Shamim Islam
BA BS
Ben Collins-Sussman said:
> On Sat, 2003-11-08 at 21:05, kfogel@collab.net wrote:
>
>> Yup, I understand now, thanks.
>>
>> Hmmm, I'm not sure we provide the right sorts of interfaces yet,
>> though.  We provide a lot of what you want in
>> svn_ra.h:ra_plugin_t:get_dir(), but not everything...
>
> And svn_client_list() is basically nothing more than a wrapper around
> RA->get_dir().   Both functions return you a list of repository dirent
> structures.  But at least svn_client_list() will automatically choose
> the correct RA layer based on the URL schema.
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Nov 9 18:43:43 2003

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

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