Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 4.0

Install Mercurial using the virtualenv tool that is outlined in the Installing Django documentation, but replacing "django" with "mercurial".  It is recommended that you create a separate instance/virtual host for running a mercurial server to isolate the environment.

Once installed you'll need to create a ".wsgi" script that looks something like:

...

Checking back in the web interface you can verify that the change has been committed.

 

You can also request that kproxy be enabled for your Mercurial server.

  Image Added