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

Re: OMG svn info https://?????

From: Brian Denny <brian_at_briandenny.net>
Date: 2003-11-07 20:47:22 CET

On Fri, Nov 07, 2003 at 01:31:21PM -0600, Ben Collins-Sussman wrote:
> On Fri, 2003-11-07 at 13:25, Files wrote:
>
> > Is there a layer of the library that extracts the equivalent of the info
> > command for repositories other than the local working copy?
>
> Yes. 'svn info' just prints out the contents of .svn/entries. The
> 'entries' in an entries-file are represented by svn_wc_entry_t
> structures in libsvn_wc.
>
> So, you need to read svn_wc.h, and use that library.

I think the poster wants to retrieve info for files/directories in the
*repository*, not the WC.

-brian

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 7 20:38:50 2003

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.