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

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

From: Christopher H. Laco <claco_at_chrislaco.com>
Date: 2005-10-29 23:01:54 CEST

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I have some code that uses SVN::Client to connect to a subversion server
using http. I can do all of the usual things.. list files and folders
with their last authoer, revisions, size, etc, and read the contents of
files.

What I can't seen to figure out is how to get the current revisions of
that repository?

I thought that SVN::Repos would connect to it, and then is the
fs->revision_root...but it appears the SVNB::Repos::open doesn't like
http paths at all.

I'm trying to get the same information from the SVN perl modules that is
found by doing this:

> claco_at_NP5660:~/HandelFramework$ svn info http://handelframework.com/svn
> Path: svn
> URL: http://handelframework.com/svn
> Repository Root: http://handelframework.com/svn
> Repository UUID: 52a70e3a-55ec-0310-b14e-7917f69ecacc
> Revision: 901
> Node Kind: directory
> Last Changed Author: claco
> Last Changed Rev: 901
> Last Changed Date: 2005-10-24 20:31:03 -0400 (Mon, 24 Oct 2005)

Thanks.
- -=Chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQFDY+NC+66dLHM50ssRAnmVAKCOng76S7ICMrFWDmCI3l5+Tg3iCwCgjSnB
o1dm3oHjhFazGk60pUwTagk=
=KqKo
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Oct 29 23:03:56 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.