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

[Subclipse-dev] Can we retrieve ISVNProperty[] array from a specific revision of a SVNUrl via svnClientAdapter?

From: Shawn Jin <shawnemails_at_gmail.com>
Date: Wed, 20 Aug 2008 20:43:24 +0000

Hi all,

I need to retrieve a whole list of properties from a specific revision in
the reposiotry.

I noticed ISVNClientAdapter.getProperties(SVNUrl) could return an array:
ISVNProperty[], but apparently it implies the HEAD revision. Is it possible
to specify a revision for that SVNUrl?

I also noticed ISVNClientAdapter.propertyGet() method would allow me to set
the revision but I must know the name of the property. Then how do I get the
property name list?

Thanks a lot.

Shawn
Received on 2008-08-20 22:43:38 CEST

This is an archived mail posted to the Subclipse Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.