Changeset 1196:42ce0b89581c


Ignore:
Timestamp:
03/23/09 16:12:49 (3 years ago)
Author:
niam
Branch:
default
Children:
1197:30214bc44eaf, 1199:19378c52611c
Message:

repo name for web mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • configuration/cgi/index.cgi

    r1192 r1196  
    77import mercurial.hgweb.wsgicgi as wsgicgi 
    88 
    9 application = hgweb('/var/hg/libdodo/') 
     9application = hgweb('/var/hg/libdodo/', 'libdodo') 
    1010wsgicgi.launch(application) 
Note: See TracChangeset for help on using the changeset viewer.