Page History: Enlist in the Ajax Control Toolkit
Compare Page Revisions
Page Revision: 2010/05/12 02:02
Get the source code for the Ajax Control Toolkit by enlisting in the Ajax Control Toolkit project.
Install the TortoiseHG Mercurial Client
We recommend that you use the TortoiseHG client to interact with the Ajax Control Toolkit repository. The TortoiseHG client is an open-source client for the Mercurial version control system. Download the TortoiseHG client from the following URL:
http://tortoisehg.bitbucket.org (It is called TortoiseHG because HG is the abbreviation for the element mercury)
Clone the Ajax Control Toolkit Repository
Create a new folder named AjaxControlToolkitHG. Right-click the folder and select the menu option
TortoiseHG, Clone.
In the Clone dialog, enter the path to the Ajax Control Toolkit repository at AjaxControlToolkit.CodePlex.com:
https://hg01.codeplex.com/ajaxcontroltoolkit
After you click the Clone button, all the files from the Ajax Control Toolkit will be copied from CodePlex to the AjaxControlToolkitHG folder. A green checkmark should appear on top of the AjaxControlToolkitHG folder.

Get the Latest Code
You can get the latest code from the CodePlex source code repository at any time in the future by right-clicking the AjaxControlToolkitHG folder and opening the Repository Explorer. Click the
Pull incoming changesets button to get the latest code from the CodePlex repository.