Page MenuHomePhabricator

Using 'arc diff' after sending diffs through the web UI breaks the diff view.
Closed, WontfixPublic

Description

Steps to reproduce:

  1. Create a revision from the web UI.
  2. Submit a few diffs through the web UI.
  3. Submit one diff using 'arc diff --update <id>'

What happened:
The web UI shows all files twice in the file list and the incremental diff is incorrect, when looking at the a diff interval that crosses the change of submission tool.

To see a live example of this, see:
http://llvm-reviews.chandlerc.com/D714?vs=1747&id=1786&whitespace=ignore-all#toc
Diff 1742-1747 were submitted using the web UI, diffs 1786-1800 were submitted using arc.

Event Timeline

skgsfx triaged this task as High priority.Aug 14 2013, 8:35 AM
chad raised the priority of this task from High to Needs Triage.Aug 14 2013, 2:57 PM
chad edited projects, added Differential, Arcanist; removed Phabricator.
mdjbxz reopened this task as Open.
chad removed mdjbxz as the assignee of this task.Feb 25 2014, 12:34 AM
himmel22 moved this task from In Progress to Backlog on the Arcanist board.
chad changed the visibility from "All Users" to "Public (No Login Required)".Jul 3 2015, 4:39 AM
epriestley claimed this task.
epriestley added a subscriber: epriestley.

This is many years old, hasn't seen further reports, and no longer has usable reproduction instructions.