Issue241

Title get --to-match => failed to read patch in get_extra (1.0.8)
Priority bug Status resolved-in-unstable
Superseder unrecording checkpoint patch quietly breaks things
View: 517
Nosy List beschmi, droundy, kowey, markstos, tommy
Assigned To Topics

Created on 2006-08-12.07:51:17 by kowey, last changed 2008-01-14.03:55:57 by markstos.

Messages
msg2471 (view) Author: markstos Date: 2008-01-14.03:55:57
I believe this is resolved-in-unstable because of how darcs2 with the --darcs-2
format treats partial repos differently.
msg898 (view) Author: kowey Date: 2006-08-12.07:51:12
Might be related to issue175

This makes it a pain to get old versions of darcs repositories.

darcs get --to-match='hash
20030921115726-53a90-7d65b741dd9d81ff290ee5423046dd53f783a180' ~/darcsImpl/stable 
Copying patch 3845 of 3845... done!
darcs: failed to read patch in get_extra:
Tue Jun 21 17:46:21 GMT 2005  Ian Lynagh <igloo@earth.li>
  * Fix types of curses functions
Perhaps this is a 'partial' repository?

% darcs --exact-version                          68darcs compiled on Jul  6
2006, at 23:57:41
# configured Thu Jul  6 22:49:50 CEST 2006
./configure --no-create --no-recursion

Context:

[TAG 1.0.8
Tommy Pettersson <ptp@lysator.liu.se>**20060616160213]

Browse related patches: unstable | stable

History
Date User Action Args
2008-01-14 03:55:58markstossetstatus: unread -> resolved-in-unstable
messages: + msg2471
superseder: + unrecording checkpoint patch quietly breaks things
nosy: + markstos
2007-03-09 15:37:50koweysetnosy: + beschmi
title: failed to read patch in get_extra (1.0.8) -> get --to-match => failed to read patch in get_extra (1.0.8)
2006-08-12 07:51:17koweycreate