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

Moved file does not show diff #189

Open
groboclown opened this issue Dec 4, 2018 · 0 comments
Open

Moved file does not show diff #189

groboclown opened this issue Dec 4, 2018 · 0 comments
Labels
Milestone

Comments

@groboclown
Copy link
Owner

Describe the bug
When a file is moved, the diff attempts to compare the file against the depot version that's in the current path of the file, which generally will be the wrong file.

To Reproduce
Steps to reproduce the behavior:

  1. Rename a file that's in the depot, say "a.txt" to "b.txt"
  2. Run "Compare with the Same Repository Version" action.

The command fails to find the depot version of "b.txt".

Expected behavior
The command should discover the file is in a move state, and compare the local workspace version of the file against the original location of the file.

Desktop (please complete the following information):

  • OS: Every one
  • IDE and version: Every one
  • Version 0.10.1
@groboclown groboclown added the bug label Dec 4, 2018
@groboclown groboclown modified the milestones: 0.10, 0.11 Dec 4, 2018
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