[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: Files <files_at_poetryunlimited.com>
Date: 2003-11-07 21:29:02 CET

But Ben, I want to do it for a remote repository. Not for the working copy.

E.g. Browsing http://svn.collab.net/repos/svn from http://mysite.com.

Thanks.

-- 
Shamim Islam
BA BS
Ben Collins-Sussman said:
> 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.
>
>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 7 21:29:42 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.