Is it just me or did the yi darcs repo disappear from code.haskell.org?

2011-01-31 Thread Jeremy Wall
I'm looking at an empty directory right now and a darcs pull fails. -- Yi development mailing list yi-devel@googlegroups.com http://groups.google.com/group/yi-devel

Re: Is it just me or did the yi darcs repo disappear from code.haskell.org?

2011-01-31 Thread Gwern Branwen
On Mon, Jan 31, 2011 at 9:12 PM, Jeremy Wall wrote: > I'm looking at an empty directory right now and a darcs pull fails. I think it's just a general c.h.o problem. If you look at other repos like xmobar, they too are gone. -- gwern http://www.gwern.net -- Yi development mailing list yi-devel

Re: Is it just me or did the yi darcs repo disappear from code.haskell.org?

2011-01-31 Thread Jeff Wheeler
On Mon, Jan 31, 2011 at 8:19 PM, Gwern Branwen wrote: > On Mon, Jan 31, 2011 at 9:12 PM, Jeremy Wall wrote: >> I'm looking at an empty directory right now and a darcs pull fails. > > I think it's just a general c.h.o problem. If you look at other repos > like xmobar, they too are gone. It's prob

Re: Is it just me or did the yi darcs repo disappear from code.haskell.org?

2011-01-31 Thread Jeremy Wall
g. code.haskell.org has not exactly been the most reliable of hosts. Admittedly it's less of a problem with DVCS's than centralized trackers but it's still annoying. has any thought been given to hosting this someplace else? If that's *really* not a good idea then forget I asked :-) On Jan 31

Re: Is it just me or did the yi darcs repo disappear from code.haskell.org?

2011-01-31 Thread Jeff Wheeler
On Mon, Jan 31, 2011 at 8:29 PM, Jeremy Wall wrote: > g. code.haskell.org has not exactly been the most reliable of > hosts. Admittedly it's less of a problem with DVCS's than centralized > trackers but it's still annoying. has any thought been given to > hosting this someplace else? > > If th

Re: Is it just me or did the yi darcs repo disappear from code.haskell.org?

2011-01-31 Thread Jeremy Wall
On Jan 31, 8:35 pm, Jeff Wheeler wrote: > On Mon, Jan 31, 2011 at 8:29 PM, Jeremy Wall wrote: > > g. code.haskell.org has not exactly been the most reliable of > > hosts. Admittedly it's less of a problem with DVCS's than centralized > > trackers but it's still annoying. has any thought bee

Re: Is it just me or did the yi darcs repo disappear from code.haskell.org?

2011-01-31 Thread Jeff Wheeler
On Mon, Jan 31, 2011 at 8:48 PM, Jeremy Wall wrote: > Sure, github would help with visibility. Another option is using hg > hosting on the Yi google code site. (full disclosure I work on > google's project hosting so I'm biased) I suspect github might be more "accessible," so I slightly prefer t

Re: Is it just me or did the yi darcs repo disappear from code.haskell.org?

2011-01-31 Thread Max Cantor
second that. I'd love a hackable, sane, multithreaded (g)vim replacement. > > I'm actually trying to do some more with this since I would like a > hackable editor with a sane configuration/scripting option that > supports vim keybindings. If only I could get profiling support > working on my mac