Added this to the top of hgwebdir.cgi: import sys sys.path.insert(0, "/usr/lib/python2.5/site-packages/") (pointing to where the proper directory was for where I put the mercurial package for Python)
hi... it solve my problem... thank you very much!!!
Comments
hi... it solve my problem... thank you very much!!!