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?
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?
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.
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
Any news on this? People do commit to the pugs repository so it must be working but Ohloh does not see it?
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