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

Re: Perl equiv for 'svn info http://example.com/repos'?

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2005-10-30 21:01:23 CET

On 10/30/05, Christopher H. Laco <claco@chrislaco.com> wrote:

> Not knowing exactly where..I stumbled across this...
> http://quicksort.net/svndocs/structsvn__ra__plugin__t.html

The stuff at quicksort.net is actually very out of date (I put it up
when I was originally converting the Subversion public headers to
Doxygen), you're better off with the stuff at:

http://svn.collab.net/svn-doxygen/

> Seeing things like get_dir/get_file... I should be able to use SVN::Ra
> for my browseing instead of SVN::Client->cat/ls right?

It's possible, although the higher level APIs in SVN::Client might be
more convenient. The SVN::Ra API is much more low level.

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sun Oct 30 21:03:53 2005

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.