darcs

Issue 1294 get --partial (twice) => copyFile: does not exist (No such file or directory) (2.2.0pre1)

Title get --partial (twice) => copyFile: does not exist (No such file or directory) (2.2.0pre1)
Priority bug Status wont-fix
Milestone Resolved in
Superseder Nosy List darcs-devel, dmitry.kurochkin, kowey, thorkilnaur
Assigned To
Topics Partial

Created on 2008-12-30.14:45:37 by kowey, last changed 2009-08-27.14:22:40 by admin.

Messages
msg6943 (view) Author: kowey Date: 2008-12-30.14:45:34
I don't think this is a regression, but the longest time, I could have sworn
there was some kind of problem with partial repositories and checkpoints.

I think this /might/ illustrate it:

darcs get http://modeemi.fi/~tuomov/repos/riot riot-full
darcs get riot-full

darcs get --partial http://modeemi.fi/~tuomov/repos/riot riot-partial
# this does not work
darcs get riot-partial p1
# nor does this
darcs get --partial riot-partial p2

I'm adding Ian to this because I think we had a discussion about this once...
although in the previous discussion, Ian managed to convince me that everything
was working perfectly after all.

Could this be related to some sort of bug in an older darcs maybe?
msg6944 (view) Author: kowey Date: 2008-12-30.14:47:29
Thorkil, please feel free to mark this as wont-fix... I just thought it would be
useful to have some sort of placeholder in case we get other such complaints
about partial repositories.

Perhaps the answer we should start giving people is "upgrade to the hashed
format and use --lazy instead"
History
Date User Action Args
2008-12-30 14:45:38koweycreate
2008-12-30 14:47:32koweysetstatus: unread -> unknown
nosy: kowey, igloo, simon, thorkilnaur, dmitry.kurochkin
messages: + msg6944
2009-08-11 00:50:58koweysetstatus: unknown -> wont-fix
nosy: kowey, igloo, simon, thorkilnaur, dmitry.kurochkin
topic: + Partial
2009-08-25 17:18:51adminsetnosy: + darcs-devel, - igloo
2009-08-25 17:37:33adminsetnosy: - simon
2009-08-27 14:22:40adminsetnosy: kowey, darcs-devel, thorkilnaur, dmitry.kurochkin