Difference between revisions of "Codeplex"
From MohidWiki
Line 3: | Line 3: | ||
==Video tutorials== | ==Video tutorials== | ||
+ | ===Windows=== | ||
#[http://screencast.com/t/NHw3UL5NEWu How to install TortoiseSvn client] | #[http://screencast.com/t/NHw3UL5NEWu How to install TortoiseSvn client] | ||
#[http://screencast.com/t/roTXBTea How to checkout latest version of the code from codeplex with TortoiseSvn client] | #[http://screencast.com/t/roTXBTea How to checkout latest version of the code from codeplex with TortoiseSvn client] | ||
#How to compile the MOHID code in Visual Studio 2008 | #How to compile the MOHID code in Visual Studio 2008 | ||
#How to commit changes to the code into the codeplex. | #How to commit changes to the code into the codeplex. | ||
+ | |||
+ | ===Linux=== | ||
+ | #[http://screencast.com/t/4yexXUxB How to get the latest version of the code.] | ||
+ | #How to compile the MOHID suite. | ||
==See also== | ==See also== |
Revision as of 12:13, 11 August 2009
Codeplex is the new site where we store the mohid project code. You can find it at http://mohid.codeplex.com. You must be registered so that you can get the latest version and commit changes.
Contents
Video tutorials
Windows
- How to install TortoiseSvn client
- How to checkout latest version of the code from codeplex with TortoiseSvn client
- How to compile the MOHID code in Visual Studio 2008
- How to commit changes to the code into the codeplex.
Linux
- How to get the latest version of the code.
- How to compile the MOHID suite.