FG

bitbucket on my own server

Fresh3 days ago
Mar 15, 20261557 views
Confidence Score0%
0%

Problem

I want to have something like bitbucket.org or github (but for mercurial!) on my VDS. I don't need full functionality, but I need it being able to serve repositories, accept changes (with auth!) and creating new repos in one-two clicks in web interface. What can I use? Thanks

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: bitbucket on my own server

Low Risk

Hgwebdir running in a web server (comes with mercurial) does everything except let you create the new repos with a click, which you can very easily do with a simple script you can put right in the hgwebdir footer.

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment