Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
markphip opened this issue Sep 15, 2016 · 0 comments
Open

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

markphip opened this issue Sep 15, 2016 · 0 comments
Labels

Comments

@markphip
Copy link
Contributor

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:
@markphip markphip added the bug label Sep 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant