Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

We use Source Forge to host the source code repository using Mercurial DVCS.

Debian/Ubuntu Linux - Terminal

...

  • Get the source code locally on your computer by cloning the read only repository (229Mb)
hg clone httphttps://ryzom.hg.sourceforge.net/hgroot/bitbucket.org/ryzom/ryzom

Later, to update sources you will need to type :

...

With TortoiseHg, you will need to click right on your new empty folder and click on "TortoiseHg -> Clone" and you will get this dialog :

Source path: will be httphttps://ryzom.hg.sourceforge.net/hgrootbitbucket.org/ryzom/ryzom
Destination path: will be the folder where you want put all sources.

read write access with specific username

hg clone sshhttps://USERNAME@ryzom.hg.sourceforge.net/hgroot/USERNAME@bitbucket.org/ryzom/ryzom

USERNAME is your login on SourceForgeBitBucket.