Difference between revisions of "Codeplex"
From MohidWiki
Line 1: | Line 1: | ||
− | Codeplex is the new site where we store the mohid project code. You can find it at [http://mohid.codeplex.com http://mohid.codeplex.com]. You must be registered so you can get the latest version and commit changes. | + | Codeplex is the new site where we store the mohid project code. You can find it at [http://mohid.codeplex.com http://mohid.codeplex.com]. You must be registered so you can get the latest version and so you can commit changes. |
==Rss feeds== | ==Rss feeds== |
Revision as of 11:23, 5 November 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 you can get the latest version and so you can commit changes.
Rss feeds
One of the coolest things about Codeplex is that you can get information about the latest updates in the code, while they're still hot, in your Outlook feed box(or other favorite feed reader). This information is distributed in RSS format. Here's the link. Just subscribe to it with Outlook or your favorite feed reader.
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
ERRATA: In the last sentence of the "How to compile MOHID" screencast, it is meant EXE FOLDER and not EXE FILE.