On Jun 1, 2008, at 22:27, Peter Gavin wrote: > Axel Simon wrote: >> Ok, >> my bad, too, I pulled from the old darcs repository. We should >> definitely remove it once we're all in sync. I see that the web- >> site is updated in one place, but the "browse" link is still >> pointing to the old repro. >> I'm confused. There's nothing new for me to pull in from either >> darcs.haskell.org nor from code.haskell.org but darcs complains >> that I'm missing the patch >> ~/source/gtk2hs as49$ darcs apply /Users/as49/\[Gtk2hs-devel\]\ >> darcs \ patch_\ Missing\ link.txt >> darcs: Cannot apply this patch bundle, since we're missing: >> Sun Apr 6 14:51:53 CEST 2008 Antonio Regidor Garc?a >> <[EMAIL PROTECTED]> >> * typo in Windows.Dialog >>> I've updated the old repo with a "message of the day" file to tell >>> people to get the new repo. >> I don't think I get as far as the MOD: >> darcs pull --no-set-default "http://darcs.haskell.org/gtk2hs" >> No remote changes to pull in! >> Axel. > > Hmm, that patch shows up when I run darcs changes. If I try darcs > push, it tells me I have no patches to push. > > Try maybe running darcs check or darcs repair? >
Oh my. Perhaps I should start with a fresh tree: Sinope:~/source/gtk2hs as49$ darcs check Applying patch 749 of 749... done. Looks like we have a difference... Nothing Inconsistent repository! Sinope:~/source/gtk2hs as49$ darcs repair Applying patch 749 of 749... done. Fixing pristine tree... Sinope:~/source/gtk2hs as49$ darcs apply /Users/as49/\[Gtk2hs-devel\] \ darcs\ patch_\ Missing\ link.txt darcs: Cannot apply this patch bundle, since we're missing: Sun Apr 6 14:51:53 CEST 2008 Antonio Regidor Garc?a <[EMAIL PROTECTED]> * typo in Windows.Dialog Sinope:~/source/gtk2hs as49$ darcs pull --no-set-default "http:// darcs.haskell.org/gtk2hs" ********************************************************************* ***** The Gtk2Hs darcs repository has moved! Please: ***** ***** $ darcs pull http://code.haskell.org/gtk2hs ***** ********************************************************************* ********************** No remote changes to pull in! Sinope:~/source/gtk2hs as49$ darcs pullPulling from "[EMAIL PROTECTED]:/srv/code/gtk2hs"... No remote changes to pull in! Sinope:~/source/gtk2hs as49$ darcs apply /Users/as49/\[Gtk2hs-devel\] \ darcs\ patch_\ Missing\ link.txt darcs: Cannot apply this patch bundle, since we're missing: Sun Apr 6 14:51:53 CEST 2008 Antonio Regidor Garc?a <[EMAIL PROTECTED]> * typo in Windows.Dialog One of you guys apply the patch please! A. ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Gtk2hs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/gtk2hs-devel
