Ejecutar mercurial server

Ejecutar el servidor mercurial

cd /home/avbravo/NetBeansProjects/jenkins/myjenkins

Ejecutar

hg serve

Entrar el browser:

http;//localhost:8000

Ejecutar el método push para subirlo al servidor

Desde NetBeans

  • Click derecho en el proyecto seleccionar Mercurial->Remote-->Push

Last updated

Was this helpful?