File: README

package info (click to toggle)
darcsweb 1.1-1
  • links: PTS, VCS
  • area: main
  • in suites: lenny, squeeze
  • size: 172 kB
  • ctags: 13
  • sloc: python: 2,176; makefile: 36
file content (16 lines) | stat: -rw-r--r-- 488 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

darcsweb - A web interface for darcs
Alberto Bertogli (albertito@blitiri.com.ar)
---------------------------------------------

This is a very simple web interface for darcs, inspired in gitweb (written by
Kay Sievers and Christian Gierke).

To configure, copy the "config.py.sample" file to "config.py" and edit it; you
will configure your repositories there. Then just browse to the cgi file.

If you have any question, suggestions or comments, please let me know.

Thanks,
		Alberto