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

History compare doesn't handle added files correctly #6

Closed
xerces8 opened this issue Oct 21, 2016 · 1 comment
Closed

History compare doesn't handle added files correctly #6

xerces8 opened this issue Oct 21, 2016 · 1 comment

Comments

@xerces8
Copy link

xerces8 commented Oct 21, 2016

Originally reported here:
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=3102588

Here is the text amended to match my current problem:

In the history view of a folder I clicked a revision and selected Compare... and clicked OK

Issues:

  • The order is reversed. Added items (files) are marked with minus sign.

  • opening an added (shown with minus sign...) file fails (two empty file contents are shown) with this messages in log (repeated 10 times for some reason):
    (1234 is the older revision)

    Two versioned resources are unrelated
    svn: Unable to find repository location for 'https://svn-server.e​xample.org/repos/MY/​apple/juice/xxx/src/​main/java/a/b/Some.j​ava' in revision 1234

    Filesystem has no item
    svn: '/repos/MY/!svn/bc/1​234/apple/juice/ xxx/src/main/java/a/b/Some.java ' path not found

In the Synchronize view added/deleted items can be compared without problems (the other/missing file is shown as if empty).

Eclipse Java EE IDE for Web Developers.

Version: Neon.1 Release (4.6.1)
Build id: 20160913-0900
Subclipse 4.2.0.201609101435 org.tigris.subversion.subclipse.feature.group Subclipse

@jrnewton
Copy link

This is still happening with the latest version... :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants