Status: New
Owner: ----
Labels: Type-Bug Priority-Minor
New issue 1573 by a...@aerofs.com: Deleting a symlink and adding a file
with the same name and path as symlink causes review problems
http://code.google.com/p/gerrit/issues/detail?id=1573
************************************************************
***** NOTE: THIS BUG TRACKER IS FOR GERRIT CODE REVIEW *****
***** DO NOT SUBMIT BUGS FOR CHROME, ANDROID, INTERNAL *****
***** ISSUES WITH YOUR COMPANY'S GERRIT SETUP, ETC. *****
***** THOSE ISSUE BELONG IN DIFFERENT ISSUE TRACKERS! *****
************************************************************
Affected Version: 2.4
What steps will reproduce the problem?
1. Commit a symlink
2. In a new patch set, delete the symlink and add a file with the same name
as the symlink
3. Upload to Gerrit.
What is the expected output? What do you see instead?
Gerrit shows a deletion and addition of the same file and the review URLs
for both are the same, in this case, showing deletion and not the content
of the new file.
Please provide any additional information below.