[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 04:18:46 CET

Karl,

I'm creating a repostory browser.

I need access to all that information for a repository even when it's not local.

The local one's are not that hard to get information on.

But I want to be able to pull the data and present it in a customized
navigable format.

Does that help?

-- 
Shamim Islam
BA BS
kfogel@collab.net said:
> "Files" <files@poetryunlimited.com> writes:
>> Can someone enlighten me?
>>
>> If I want to retrieve all the information on a directory in a repository, at
>> what level do I need to jack into the subversion library in order to avoid
>> repeated calls to svn info and svn log?
>>
>> Barring that, is there a switch in the main svn program that I'm missing?
>>
>> Verbose isn't doing it. It only spits out what the program thinks is
>> verbose.
>> I get no log information. I get no properties. Just hints.
>
> So you want:
>
>    - entries
>    - properties on the directory itself
>    - properties on its entries?
>    - logs (but for which revisions?)
>    - history of when it was copied, if at all?
>    - ?
>
> Guess I'm not sure exactly what you're trying to do.  Can you be more
> specific?
>
> By the way, this might be more a question for the users list, I've
> CC'd there instead of dev.
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Nov 9 04:19:31 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.