On Mon, Jul 16, 2007 at 05:10:20PM +0200, Lele Gaifax wrote: > Now it takes into account also the kind of the first change, so that > "ADDs" come before "UPDs"... This seems to fix your tailorization. > I pushed two patches on the tailor repository. I just got back to this... success !! the repo is now consistent. many thanks lele !
Now I've another small problem. For a while I worked on a corrupted repository with the duplicate patch problem and I recorded a number of patches. Now that I have a working repo I'd like to push/pull these patches to the consistent repo. But of course since the two repos are different (the duplicated patch !) darcs pull/push wants to pull/push everything. I've tried with --no-deps to no avail... Is there a way to say: create a new patch with the content of this patch but ignore all dependency. I can always create a diff of the patch in the old repo, then apply the patch (with patch the command !) and then re-record it in the new repo, but I'm sure I'm missing something... surely there is a way to consider a patch totally out of context and just apply/copy/duplicate it in an other context/repository (this time with the appropriate dependencies)... true ? If not, do you have a better recipe then diff/patch/ darcs record ? thanks !! :) p -- ++ Blog: http://blog.rsise.anu.edu.au/?q=pietro ++ ++ "All great truths begin as blasphemies." -George Bernard Shaw ++ Please avoid sending me Word or PowerPoint attachments. See http://www.fsf.org/philosophy/no-word-attachments.html _______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
