# vcsserver **Repository Path**: mirrors_sourcegraph/vcsserver ## Basic Information - **Project Name**: vcsserver - **Description**: VCS mirror server (supports Git and Mercurial) - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-11-23 - **Last Updated**: 2026-01-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vcsserver ## Requirements * hglib (`pip install python-hglib`) * The environment variable `GIT_HTTP_BACKEND` should point to the git-http-backend installed on your machine.