[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: <kfogel_at_collab.net>
Date: 2003-11-07 05:25:42 CET

"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
Received on Fri Nov 7 06:06:37 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.