The source in Mercurial is hosted at vtp on HelixTeamHub. It will be very cutting-edge. You might even catch it at a point where it will not build. If you want something more stable, you are encouraged to grab a source archive instead.
If you don't already know how to use Hg, see "GUI", below.
hg clone https://username@bitbucket.org/bdiscoe/vtp C:\vtp
There are many GUI Mercurial clients. On Windows, a popular one is TortoiseHg.
The First Time
- Install TortoiseHg
- Open a Windows Explorer, and find the folder where you want to put the source.
- Right-click that folder and select "TortoiseHg: Clone..."
The Source ishttps://username@bitbucket.org/bdiscoe/vtp
(use your Bitbucket username)
Press Clone.After the First Time
- Open a Windows Explorer, and find the "vtp" folder which contains the source.
- Right-click that folder and select "TortoiseHg: Update".