Bug 484928 - SVN Kit 1.8 based connector gives a wrong path in diffStatus()
Summary: SVN Kit 1.8 based connector gives a wrong path in diffStatus()
Status: RESOLVED FIXED
Alias: None
Product: Subversive
Classification: Technology
Component: Connectors (show other bugs)
Version: 3.0.1   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 4.5.2   Edit
Assignee: Alexander Gurov CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-12-27 15:47 EST by Alexander Gurov CLA
Modified: 2015-12-27 15:58 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Gurov CLA 2015-12-27 15:47:33 EST
There seems to be some issue in SVNKit.diffStatus() method. The paths reported all have the root folder segment attached in difference to JavaHL, in case it is not the working copy's root which is being compared.
Comment 1 Alexander Gurov CLA 2015-12-27 15:58:34 EST
Fixed by removing the excessive segment in the client library wrapper.