darcs

Issue 1506 After darcs pull over local change, darcs incorrectly thinks there are no local changes

Title After darcs pull over local change, darcs incorrectly thinks there are no local changes
Priority bug Status given-up
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, greenrd, kowey, thorkilnaur, tux_rocker
Assigned To greenrd
Topics

Created on 2009-07-28.12:56:33 by greenrd, last changed 2017-07-30.23:16:01 by gh.

Messages
msg7991 (view) Author: greenrd Date: 2009-07-28.12:56:31
I've been hacking on yi ( http://code.haskell.org/yi ). Today I made a one-byte
change to yi.cabal, did a darcs pull -a, and then darcs rec.

darcs rec said "No changes!" But my change was still there - and not in the
repository, as I later verified by checking out another copy of the repository.
(It is now, as I submitted the patch and it was applied.)
msg7992 (view) Author: greenrd Date: 2009-07-28.12:58:38
This was with darcs 2.3 beta 1.
msg7996 (view) Author: kowey Date: 2009-08-02.10:22:14
Hi Robin,

Is this repeatable?  If so, does darcs record --ignore-times give different results?
msg8002 (view) Author: tux_rocker Date: 2009-08-03.19:55:41
I'd say that if we don't know the context (set of patches in the repository) of
greenrd's repo at the time of the pull, we won't be able to reproduce this.

I tried some obvious contexts (all patches before 2009-07-27, all patches before
the offending change) and I didn't see a problem with the 2.3 release.
msg8744 (view) Author: kowey Date: 2009-09-07.15:28:00
Hi Robin,

Thanks again for this report.  Could we check with you if this error is indeed
repeatable?

Note for people following this bug: one-byte change?
History
Date User Action Args
2009-07-28 12:56:34greenrdcreate
2009-07-28 12:58:40greenrdsetstatus: unread -> unknown
nosy: kowey, simon, thorkilnaur, dmitry.kurochkin, greenrd
messages: + msg7992
2009-08-02 10:22:16koweysetnosy: kowey, simon, thorkilnaur, dmitry.kurochkin, greenrd
messages: + msg7996
2009-08-03 19:55:43tux_rockersetstatus: unknown -> waiting-for
nosy: + tux_rocker
messages: + msg8002
2009-08-25 17:46:26adminsetnosy: + darcs-devel, - simon
2009-08-27 14:20:58adminsetnosy: kowey, darcs-devel, thorkilnaur, tux_rocker, dmitry.kurochkin, greenrd
2009-09-07 15:28:03koweysetnosy: kowey, darcs-devel, thorkilnaur, tux_rocker, dmitry.kurochkin, greenrd
messages: + msg8744
assignedto: greenrd
2017-07-30 23:16:01ghsetstatus: waiting-for -> given-up