UnCommon Web

Download

Stable

The latest stable version of UCW is in the darcs repository at: http://common-lisp.net/project/ucw/repos/ucw. This branch generally lags behind the development code and only gets those patches which have been tested and are known to work.

$ darcs get http://common-lisp.net/project/ucw/repos/ucw
                

To update your copy of the code simply do:

$ darcs pull
                

You will be asked which available patches (if any) you'd like to apply. You can either look at each patch and apply only the ones with changes you want or have faith in me and apply them all.

Development

This branch contains the latest and greatest version of UCW. It may or may not work, it may or may not be backwards compatible with existing code, it may or may not make your cat catch fire and explode.

$ darcs get http://common-lisp.net/project/ucw/repos/ucw_dev
                

Public

$ darcs get http://uncommon-web.com/repos/ucw_public
                

darcsweb

All the ucw repos are viewable through dracsweb