wiki:SvnCheckOut

Version 7 (modified by msaad, 12 years ago) (diff)

--

This page is for new developers, who are interested in developing pluggable modules in HydraVM.

Source code is available as a SVN repository and can be found at:
https://bitbucket.org/hydravm/hydravm/

The command to clone the repository onto your machine is:

  hg clone https://bitbucket.org/hydravm/hydravm

Alternatively, use eclipse IDE (subclipse)? and use the same URL above to check out the project. You will need to check out the trunk directory, which contains the latest version of the code.
Do not check out the whole repository (branches & versions).