[clo-devel] darcsweb

Julian Stecklina der_julian at web.de
Tue Jul 4 20:26:23 UTC 2006


Hello,

currently the darcs repositories are hardcoded into darcsweb's
config. What about mandating a standard location for darcs repos, like
/project/*/darcs/* (which can be a symlink), and have a cron-job pick up
darcs repositories and update the /usr/lib/cgi-bin/darcsweb/config.py?
This would reduce the administrative overhead to about zero, if a
maintainer decides to keep a `stable' and a `current' branch of his
project.

On a related sidenote: Could someone please add the following to
darcsweb's config.py?

class blitzblog:
   reponame     = 'blitzblog'
   repodesc     = 'blitzblog blog engine'
   repodir      = '/project/blitzblog/public_html/darcs/blitzblog/'
   repourl      = 'http://www.common-lisp.org/project/blitzblog/darcs/blitzblog/'
   repoencoding = 'utf8'

Regards,
-- 
Julian Stecklina

Being really good at C++ is like being really good at using rocks to
sharpen sticks. - Thant Tessman




More information about the clo-devel mailing list