[ccan] Website regression

Joseph Adams joeyadams3.14159 at gmail.com
Sat Sep 26 13:44:09 EST 2009


It appears the CCAN website has gone back in time (to March 2009,
perhaps).  The bzr web interface doesn't work.  The wiki doesn't have
formatting and is missing the pages from GSOC2009.  The "Download
Code" section on the website is missing the more recent modules, such
as tdb, stringmap, ilog, etc.  The bzr repository is also old.  bzr
clone http://ccan.ozlabs.org/repo , followed by bzr log , gives this:

------------------------------------------------------------
revno: 147
committer: Rusty Russell <rusty at rustcorp.com.au>
branch nick: ccan
timestamp: Wed 2009-02-25 14:34:57 +1030
message:
  More Makefile work: fix upload target.
------------------------------------------------------------
revno: 146
committer: Rusty Russell <rusty at rustcorp.com.au>
branch nick: ccan
timestamp: Wed 2009-02-25 14:23:15 +1030
message:
  Major cleanup of makefiles, api tests.
  We no longer use libccan for tests, but explicit object lists.  This
  will catch missing dependencies.  API tests *do* get the module object
  linked in now.
  In addition, makefiles now correctly rebuild when a dependency changes
  (gcc's -MD here), and when _info.c changes.
------------------------------------------------------------
...

However, the ccan.tar.bz2 posted on the website is apparently up to
date, as are the mailing list archives.

I hope we have more recent backups of the wiki and such :)  If it
helps, here's my latest untainted snapshot of the repo:
http://www.funsitelots.com/ccan/ccan-20090804.tar.bz2


More information about the ccan mailing list