darcs

Issue 1002 darcs support for ohloh

Title darcs support for ohloh
Priority wishlist Status given-up
Milestone Resolved in
Superseder Nosy List ashmoran, darcs-devel, dmitry.kurochkin, ertai, fracting, greenrd, gwern, kowey, noaddress, nomeata, thorkilnaur, uzytkownik
Assigned To ashmoran
Topics Community

Created on 2008-08-15.07:21:03 by kowey, last changed 2017-07-31.00:47:37 by gh.

Files
File name Uploaded Type Edit Remove
unnamed simon, 2010-11-04.08:42:01 text/html
unnamed simon, 2010-11-05.03:31:41 text/html
unnamed simon, 2010-11-05.05:58:10 text/html
Messages
msg5535 (view) Author: kowey Date: 2008-08-15.07:21:00
From wikipedia:
> Ohloh is a website which provides a web services suite and online community
> platform that aims to map the landscape of open source software development.
> It was founded by former Microsoft managers Jason Allen and Scott Collison
> in 2004 and joined by the developer Robin Luckey. As of June 2008 the site
> lists 13,500+ projects.

I'm not sure how important this really is, but it would help.  The only problem
is that we are blocking on the ohloh team to either do this or to give us the
ability to do this for them.
 
http://www.ohloh.net/forums/3491/topics/1138

Just adding this to the collective memory.
msg7751 (view) Author: kowey Date: 2009-04-23.16:47:34
Ohloh has gone open-source, so all we need is a Ruby hacker to knock this out. 
It shouldn't take very long:

git clone git://github.com/robinluckey/ohloh_scm.git

I'm marking this need-volunteer and adding two Ruby hackers I know in the darcs
community just in case :-)
msg7752 (view) Author: gwern Date: 2009-04-23.17:32:02
It may be worth noting that neither koders.com nor krugle.com support Darcs-
based projects as well; but they don't seem to be open, so...
msg7753 (view) Author: ashmoran Date: 2009-04-23.19:28:53
On 23 Apr 2009, at 17:47, Eric Kow wrote:
> Ohloh has gone open-source, so all we need is a Ruby hacker to knock  
> this out.
> It shouldn't take very long:
>
> git clone git://github.com/robinluckey/ohloh_scm.git
>
> I'm marking this need-volunteer and adding two Ruby hackers I know  
> in the darcs
> community just in case :-)

As mentioned on Twitter, I'll take a look at the weekend, time  
permitting.
msg7754 (view) Author: simon Date: 2009-04-24.18:44:47
Scary but good guidance from Ohloh: https://www.ohloh.net/topics/1138?
page=2#post_10108 . This project seems like another great driver for darcs 
robustness.
msg9185 (view) Author: ashmoran Date: 2009-11-02.11:41:34
I've commented here: https://www.ohloh.net/topics/1138?page=2
msg12895 (view) Author: simon Date: 2010-11-03.21:03:37
Hi Ashley, could your work on this be made available ? It sounds like a 
good starting point/guide for others.

Also note recent interest from Ohloh: "That said, we're looking for the 
"low hanging fruit" for making some substantive updates to ohloh. We're 
evaluating what would be most valuable and doable. Are there members of 
the darcs team ready to tackle this?"
msg12896 (view) Author: ashmoran Date: 2010-11-03.21:54:24
My current project is almost over. ie only days away from completion. So while I have no money coming in, I have a lot of time to pair :-)

If anyone wants to pair, remotely, or - ideally - on-site, now is the *perfect* time to catch me. Really happy to spend time on this on if there's a Darcs hacker around to help!

Cheers 

Ash

Sent from my iPhone

On 3 Nov 2010, at 09:03 PM, Simon Michael <bugs@darcs.net> wrote:

> 
> Simon Michael <simon@joyful.com> added the comment:
> 
> Hi Ashley, could your work on this be made available ? It sounds like a 
> good starting point/guide for others.
> 
> Also note recent interest from Ohloh: "That said, we're looking for the 
> "low hanging fruit" for making some substantive updates to ohloh. We're 
> evaluating what would be most valuable and doable. Are there members of 
> the darcs team ready to tackle this?"
> 
> __________________________________
> Darcs bug tracker <bugs@darcs.net>
> <http://bugs.darcs.net/issue1002>
> __________________________________
msg12897 (view) Author: ashmoran Date: 2010-11-04.01:11:33
I'll leave this as "Can I make surface travel to somewhere I can afford to stay a week?" I'm serious. Simon or otherwise, let me know where, and I'll roll and sail there if at all possible. I need a break. No remote coding accepted.

Sent from my iPhone

On 3 Nov 2010, at 09:03 PM, Simon Michael <bugs@darcs.net> wrote:

> 
> Simon Michael <simon@joyful.com> added the comment:
> 
> Hi Ashley, could your work on this be made available ? It sounds like a 
> good starting point/guide for others.
> 
> Also note recent interest from Ohloh: "That said, we're looking for the 
> "low hanging fruit" for making some substantive updates to ohloh. We're 
> evaluating what would be most valuable and doable. Are there members of 
> the darcs team ready to tackle this?"
> 
> __________________________________
> Darcs bug tracker <bugs@darcs.net>
> <http://bugs.darcs.net/issue1002>
> __________________________________
msg12898 (view) Author: kowey Date: 2010-11-04.01:46:39
See issue1972 and issue1979 for another angle on the problem.  If Darcs
could support fast-import well enough to just mirror the repo, maybe
that'd be the path of least resistance?  (Or ohloh could learn to read
the fast-import format directly for its needs)
msg12899 (view) Author: simon Date: 2010-11-04.06:34:27
On Nov 3, 2010, at 3:14 PM, Simon Michael wrote:
I'd be glad to work on this together but don't seem to have much time. 
I'm in Los Angeles, and sm on #darcs, anyway. Just now I got as far as 
getting ohloh tests passing (bar one), copying the hg code and renaming 
to darcs, and seeing the adapter_factory_test pass. I expect you've done 
all this.

On Nov 3, 2010, at 3:38 PM, Simon Michael wrote:
PS I hope you'll fork ohloh_scm and push your code asap, that will avoid 
duplicated effort and I think attract more help. If it's lost, let me 
know and I'll push mine before I get sucked into something else.

Pushed to https://github.com/simonmichael/ohloh_scm
msg12900 (view) Author: simon Date: 2010-11-04.08:42:01
Many of us are interested, and Ohloh is interested, in getting  
ohloh.net to support darcs repositories directly. It doesn't look hard  
to get good-enough support working; it just requires hacking 10 or so  
simple, well-organised ruby files. I've made a start on github[1], and  
set up a collaborative how-to & notes page here:

http://etherpad.osuosl.org/pCIn3uhOeW

Please help! And forward this to appropriate places.

Best,
-Simon

[1] will be merged with prior work as needed
Attachments
msg12901 (view) Author: ashmoran Date: 2010-11-04.12:09:07
On 4 Nov 2010, at 06:34, Simon Michael wrote:

> On Nov 3, 2010, at 3:38 PM, Simon Michael wrote:
> PS I hope you'll fork ohloh_scm and push your code asap, that will avoid 
> duplicated effort and I think attract more help. If it's lost, let me 
> know and I'll push mine before I get sucked into something else.

I'll have a rummage around.  It's here somewhere...

-- 
http://www.patchspace.co.uk/
http://www.linkedin.com/in/ashleymoran
msg12905 (view) Author: nomeata Date: 2010-11-04.14:51:30
Hi,

Am Donnerstag, den 04.11.2010, 08:42 +0000 schrieb Simon Michael:
> Many of us are interested, and Ohloh is interested, in getting  
> ohloh.net to support darcs repositories directly. It doesn't look hard  
> to get good-enough support working; it just requires hacking 10 or so  
> simple, well-organised ruby files. I've made a start on github[1], and  
> set up a collaborative how-to & notes page here:
> 
> http://etherpad.osuosl.org/pCIn3uhOeW
> 
> Please help! And forward this to appropriate places.

is anyone attending BelHac who has looked into this issue to some degree
already? This person could maybe manage and coordinate a hacking sprint
there which might provide enough manpower to finish the project. I’d be
interested in taking part.

Greetings,
Joachim

-- 
Joachim "nomeata" Breitner
  mail: mail@joachim-breitner.de | ICQ# 74513189 | GPG-Key: 4743206C
  JID: nomeata@joachim-breitner.de | http://www.joachim-breitner.de/
  Debian Developer: nomeata@debian.org
msg12907 (view) Author: ashmoran Date: 2010-11-04.17:14:12
Hi all,

I dug out the code I worked on ages ago.  No idea what state it's in, but it might be useful.  Hopefully it will save some work.

https://github.com/ashleymoran/ohloh_scm/tree/darcs

Let me know if you have any questions.

Regards
Ash

-- 
http://www.patchspace.co.uk/
http://www.linkedin.com/in/ashleymoran
msg12916 (view) Author: simon Date: 2010-11-05.03:31:41
The status/how-to page has moved to a nicer url: http://etherpad.osuosl.org/ohloh-darcs-support

5 of the 10 ohloh darcs adapter test files are now passing. Come and  
help put us over the top.
Attachments
msg12919 (view) Author: simon Date: 2010-11-05.05:58:10
All ohloh_scm darcs adapter tests are now green, and the code has been  
submitted for review: https://github.com/robinluckey/ohloh_scm/pull/2
Attachments
msg12967 (view) Author: simon Date: 2010-11-09.16:44:54
Current status of http://etherpad.osuosl.org/ohloh-darcs-support (http://bugs.darcs.net/issue1002): I got the ohloh_scm 
darcs adapter tests passing and now we are awaiting review from Ohloh, which could take a while as they are still in 
transition. If you wish, add your support to https://www.ohloh.net/topics/1138?page=2)#post_16260 .

Best,
-Simon
History
Date User Action Args
2008-08-15 07:21:03koweycreate
2009-04-23 16:47:37koweysetstatus: deferred -> needs-reproduction
nosy: + dmitry.kurochkin, ashmoran, simon, ertai, thorkilnaur
messages: + msg7751
2009-04-23 17:32:08gwernsetnosy: + gwern
messages: + msg7752
2009-04-23 19:28:56ashmoransetnosy: + noaddress
messages: + msg7753
2009-04-24 13:28:11koweysetstatus: needs-reproduction -> has-patch
nosy: - darcs-devel
assignedto: ashmoran
2009-04-24 18:44:49simonsetnosy: beschmi, kowey, dagit, simon, thorkilnaur, gwern, ertai, dmitry.kurochkin, noaddress, ashmoran
messages: + msg7754
2009-06-15 23:47:36mpiechotkasetnosy: + mpiechotka
2009-07-18 06:28:13greenrdsetnosy: + greenrd
2009-08-06 21:11:07adminsetnosy: - beschmi
2009-08-10 23:42:32adminsetnosy: - dagit
2009-08-25 17:44:42adminsetnosy: + darcs-devel, - simon
2009-08-27 14:19:58adminsetnosy: kowey, darcs-devel, thorkilnaur, gwern, ertai, dmitry.kurochkin, noaddress, greenrd, ashmoran, mpiechotka
2009-09-02 20:17:20koweysetnosy: kowey, darcs-devel, thorkilnaur, gwern, ertai, dmitry.kurochkin, noaddress, greenrd, ashmoran, mpiechotka
2009-10-23 22:34:26adminsetassignedto: ashmoran -> ashleymoran
nosy: + ashleymoran
2009-10-23 22:34:31adminsetnosy: - ashmoran
2009-10-23 22:40:18adminsetnosy: + nicolas.pouillard, - ertai
2009-10-23 23:43:46adminsetassignedto: ashleymoran -> ashmoran
nosy: + ashmoran
2009-10-23 23:43:57adminsetnosy: - ashleymoran
2009-10-24 00:05:12adminsetnosy: + ertai, - nicolas.pouillard
2009-11-02 11:41:37ashmoransetmessages: + msg9185
2009-11-30 11:35:53nomeatasetnosy: + nomeata
2010-03-23 22:20:45adminsetnosy: + uzytkownik, - mpiechotka
2010-11-03 21:03:37simonsetmessages: + msg12895
2010-11-03 21:54:25ashmoransetmessages: + msg12896
2010-11-04 01:11:34ashmoransetmessages: + msg12897
2010-11-04 01:46:39koweysetmessages: + msg12898
2010-11-04 06:34:28simonsetmessages: + msg12899
2010-11-04 08:42:02simonsetfiles: + unnamed
messages: + msg12900
title: wish: darcs support for ohloh -> darcs support for ohloh: call for help
2010-11-04 12:09:08ashmoransetmessages: + msg12901
title: darcs support for ohloh: call for help -> wish: darcs support for ohloh
2010-11-04 14:51:31nomeatasetmessages: + msg12905
title: wish: darcs support for ohloh -> darcs support for ohloh: call for help
2010-11-04 17:14:13ashmoransetmessages: + msg12907
2010-11-05 03:31:41simonsetfiles: + unnamed
messages: + msg12916
title: darcs support for ohloh: call for help -> darcs support for ohloh)
2010-11-05 05:58:11simonsetfiles: + unnamed
messages: + msg12919
2010-11-09 16:44:55simonsetmessages: + msg12967
2010-12-16 16:55:02zookosettitle: darcs support for ohloh) -> darcs support for ohloh
2012-08-29 13:57:49fractingsetnosy: + fracting
2017-07-31 00:47:37ghsetstatus: has-patch -> given-up