darcs

Issue 1033 get => Unapplicable patch! (2.0.2+72); case sensitivity

Title get => Unapplicable patch! (2.0.2+72); case sensitivity
Priority bug Status resolved
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, kowey, thorkilnaur
Assigned To
Topics

Created on 2008-08-24.19:58:27 by kowey, last changed 2009-08-27.14:12:24 by admin.

Files
File name Uploaded Type Edit Remove
HUnit-lite.tgz kowey, 2008-08-24.19:58:25 application/x-tar-gz
Messages
msg5683 (view) Author: kowey Date: 2008-08-24.19:58:25
The repository http://code.haskell.org/HUnit has a beautiful
example of the case-sensitivity issue in action.

One of its patches renames a file 'License' to 'LICENSE' by removing it
and adding it back with the new name.  If I try to get this repository,
I get an unapplicable patch error.  I've attached a minimal version of
the repository, which we should consider turning into a bug.
Attachments
msg5684 (view) Author: kowey Date: 2008-08-24.20:22:10
On Sun, Aug 24, 2008 at 20:57:56 +0100, Eric Y. Kow wrote:
> The repository http://code.haskell.org/HUnit has a beautiful
> example of the case-sensitivity issue in action.

Good news! I had forgotten that the solution to this exact
problem is to do a darcs get --hashed

Sorry for the noise.
History
Date User Action Args
2008-08-24 19:58:27koweycreate
2008-08-24 20:22:12koweysetstatus: unread -> resolved
messages: + msg5684
2008-09-28 19:28:47simonsetpriority: bug
nosy: + thorkilnaur, simon
2009-08-10 23:43:49adminsetnosy: + dmitry.kurochkin, - dagit
2009-08-25 17:26:03adminsetnosy: + darcs-devel, - simon
2009-08-27 14:12:24adminsetnosy: kowey, darcs-devel, thorkilnaur, dmitry.kurochkin