darcs

Issue 2197 darcs apply: failed to commute common patches

Title darcs apply: failed to commute common patches
Priority bug Status given-up
Milestone Resolved in
Superseder Nosy List Serware, gh, kowey
Assigned To
Topics Conflicts, Darcs2

Created on 2012-05-25.07:07:16 by kowey, last changed 2017-07-31.00:42:25 by gh.

Files
File name Uploaded Type Edit Remove
ctx kowey, 2012-05-25.07:07:15 application/octet-stream
exact-version kowey, 2012-05-25.07:07:37 application/octet-stream
Messages
msg15715 (view) Author: kowey Date: 2012-05-25.07:07:15
1. Summarise the issue (what were doing, what went wrong?)

I tried to use the new darcs apply URL feature in 2.9. I wanted to do

darcs apply -i http://bugs.darcs.net/file3320/update-news-with-2_8-
release-notes.dpatch

In the reviewed branch with context ctx (attached).

I got failed to commute common patches, the *entire* darcs history, and 
a link asking me to go to the wiki.  So darcs thinks it ran into a bug.

2. What behaviour were you expecting instead?

Either that I'd already applied the patches, or interactive prompt 
showing me some patches.  In whatever situation, not a bug

3. What darcs version are you using? (Try: darcs --exact-version)

2.9.1 (+ 481 patches).  Will attach exact later (gotta fix the tracker 
to allow that)

4. What operating system are you running?

Should be irrelevant, but MacOS X
Attachments
msg15716 (view) Author: kowey Date: 2012-05-25.07:59:25
Whoops! Nothing to do with apply URL (same problem trying to get the 
bundle by hand).  Sorry for the red herring.
msg15717 (view) Author: kowey Date: 2012-05-25.08:17:02
For what it's worth, the old

darcs get http://darcs.net --context foo.dpatch screened
darcs apply foo.dpatch --repo screened
cd REVIEWED
darcs pull SCREENED

Allowed me to grab the patches.  So something conflict-related, I guess?
History
Date User Action Args
2012-05-25 07:07:17koweycreate
2012-05-25 07:07:38koweysetfiles: + exact-version
2012-05-25 07:59:26koweysetmessages: + msg15716
title: darcs apply URL: failed to commute common patches -> darcs apply: failed to commute common patches
2012-05-25 08:17:04koweysettopic: + Conflicts, Darcs2
nosy: + Serware
messages: + msg15717
2017-07-31 00:42:25ghsetstatus: unknown -> given-up