Follow the steps below to create a local copy of ApiDiff sourcecode:
- Make sure you have all the development tools listed in the project requirements
- Click on the Source Code tab at the top of the page. From there you can choose either:
- Download and extract a zipped copy
- Clone from the Mercurial server using the settings under the Source Control section
Zipped files
- Unzip the file into a new folder
Mercurial/TortoiseHg
- First, make sure you set your full name in TortoiseHg so we know who has checked in which changeset.
- Create a new folder
- Clone the repository using hg from the command line or from explorer by right clicking and using TortoiseHg -> Clone.
- Either method will take a few minutes to clone the repository to your machine.