-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Labels
Description
Description
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: