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

[Subclipse-users] svnClientAdapter API question

From: Bharat Khatri <bharatkhatri_at_gmail.com>
Date: Wed, 22 Apr 2009 12:40:55 -0500

I posted this to forum with no response, so trying again here:

I'm using the getInfo() method of ISVNClientAdapter in the
svnClientAdapter API to get information about a specific revision of a
file. Specifically I'm interested in the path of the file in the
specific revision. The path I get is correct but is URI encoded
(spaces are replaced by %20, etc.). To get the path from the returned
object, I'm using the ISVNInfo.getUrlString() method. The path that
I'm passing to the getInfo() method is not URI encoded, and I expect
that the result should not be encoded either.

Thanks for looking...

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=1863575

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2009-04-22 19:41:12 CEST

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

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