The svn repository is located here
https://forgesvn1.novell.com/svn/mojoportal/branches/mojoproject
and allows anonymous checkout, not much there yet except mojoPortal code and project stubs for mojoProject
Be sure and read the document here
http://www.mojoportal.com/tortoisesvn.aspx about configuring TortoiseSVN to make sure line endings are compatible between windows and linux
If you get the solution to build and run in VS 2005, you can add the ProjectManagerModule.ascx using Admin>Feature Modules>Add New module Type
For the Feature Name I put mojoProject, for the Control Source you must put Modules/ProjectManagerModule.ascx
Now create a page and add this module to the page and you will see a starting point for development. The module is only the entry point to the project management application, it will have other pages as well.
I think Thiago is planning to work at first primarily with MySQL and later we will implement the other data layers. We have some Codesmith templates for generating data access code and a stubs for business classes. Once you do the checkout you'll see the folder named CodesmithTemplates
You can send files or patches to Thiago for now, once a comfort level is established working with you we can consider giving you commit access.
I'm thinking maybe I should setup a forum specifically for this project either on the project page or a sub page. What do you think Thiago?
Joe