You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 shoild not be encoded either.
Thanks for looking...
Metadata Imported from Tigris (Issue 901)
Creation Date: 2009-04-21 11:26:39
Reporter: bkhatri
Subcomponent: svnClientAdapter
Version: current
Milestone: not determined
Keywords:
Cc:
The text was updated successfully, but these errors were encountered:
Description
Metadata Imported from Tigris (Issue 901)
The text was updated successfully, but these errors were encountered: