[clo-devel] Standard subversion repository layout
Erik Enge
erik.enge at gmail.com
Fri Jan 27 17:08:57 UTC 2006
On 1/27/06, Marco Antoniotti <marcoxa at cs.nyu.edu> wrote:
> What is the public_html directory? Is it the documentation of the
> cl-irc project?
Every project has a /project/<project-name>/public_html directory.
Whatever you put in there is what shows up as
http://common-lisp.net/project/<project-name>. In addition, many
projects add their public_html directory as a module in their
repositories so it's versioned.
Erik.
More information about the clo-devel
mailing list