Pugs hasn't had it's statistics updated in forever

Avatar

Samuel Bronson

about 1 year ago

I may be slightly exhaggerating, but, well, if you look, you'll see it hasn't been successfully checked since last july: http://www.ohloh.net/projects/3300/edits

Maybe you should add the year to those dates, too, eh?


Avatar

Robin Luckey

about 1 year ago

Hi Samuel,

The pugs download is running now, and seems to be going well. We're a bit backed up, but I'd expect this project to be updated within the next day or two.


Avatar

dons

about 1 year ago

Seems fine now, and actually shows the Haskell component :)


Avatar

Samuel Bronson

about 1 year ago

Yeah, sure, after you unenlisted the old repository and enlisted a new one...


Avatar

Samuel Bronson

about 1 year ago

Hey, where did all the contributors go?


Avatar

Robin Luckey

about 1 year ago

There seems to be some kind of problem with the Pugs repository. The following checkout fails for me:

$ svn checkout -r 20077 'http://svn.pugscode.org/pugs@20077' --ignore-externals pugs
...many files are checked out, then...
A    pugs/misc/pX/Common/redsix/redsix
svn: In directory 'pugs/misc/pX/Common/redsix'
svn: Can't change perms of file 'pugs/misc/pX/Common/redsix/redsix.rb': No such file or directory

Avatar

szabgab

10 months ago

Any news on this? People do commit to the pugs repository so it must be working but Ohloh does not see it?


Avatar

Robin Luckey

10 months ago

Hi szabgab,

No news -- I never heard back about the above checkout error. The revision still cannot be checked out.

Ohloh requires that every revision be checked out, which can break even if the repository is still working today for developers.

I'm going to experiment with creating a local mirror of the pugs repository using svnsync instead of checkouts, which may work around the error.

I've started the mirroring process, and I'll keep an eye on it.

Thanks, Robin