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:

...

When you need to sync the change back do the same steps of first going to "/davportal/".

 
Image Modified
 
Creating push back to Mercurial server.
 
Image Modified
Confirmation showing the use of "/davportal/".

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

  Image Added

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

  Image Added