Personal tools

Difference between revisions of "Codeplex"

From MohidWiki

Jump to: navigation, search
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 13: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.

Video tutorials

Windows

  1. How to install TortoiseSvn client
  2. How to checkout latest version of the code from codeplex with TortoiseSvn client
  3. How to compile the MOHID code in Visual Studio 2008
  4. How to commit changes to the code into the codeplex.

Linux

  1. How to get the latest version of the code.
  2. How to compile the MOHID suite.

See also