Skip to content

getInfo() method in svnClientAdapter API [Tigris #901] #9

@markphip

Description

@markphip

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:

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions