use -vs2008 files

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

Please do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.

This forum is for discussing mojoPortal development

This forum is only for questions or discussions about working with the mojoPortal source code in Visual Studio, obtaining the source code from the repository, developing custom features, etc. If your question is not along these lines this is not the right forum. Please try to post your question in the appropriate forum.

You can monitor commits to the repository from this page. We also recommend developers to subscribe to email notifications in the developer forum as occasionally important things are announced.

Before posting questions here you might want to review the developer documentation.

Do not post questions about design, CSS, or skinning here. Use the Help With Skins Forum for those questions.
This thread is closed to new posts. You must sign in to post in the forums.
5/4/2010 1:36:58 PM
Gravatar
Total Posts 12

use -vs2008 files

I was out of loop for the upgrade to 2010 and just did an SVN update and can no longer load my project.

I see that in SVN notifications 6395 and 6396 this was done and if I wish to continue to use 2008 I should use the -vs2008 project files.  Can someone help with the steps to do this.  I have three project that will not load - (web, features and one other) but really I just need to change all of the included projects to use the -vs2008 files and need a little instruction getting started with that. 

I am looking into 2010 as well but am in a bit of a hurry to work on something with my old project first and would potentially continue using 2008.

Any help greatly appreciated.

Thanks

jon

5/4/2010 1:47:11 PM
Gravatar
Total Posts 18439

Re: use -vs2008 files

Hi Jon,

I recommend, right click the top level folder and choose TortoiseSVN > View Log

Then in the log right click the entry for revision 6393 and choose revert to this revision. That is the last revision before the change to VS 2010. After that I would not do svn update again until you are using VS 2010 and have updated your custom projects to it. You may have to convert the mojoportal propjects as well but then you can revert and then do svn update to get the versions already updated.

The VS 2008 solution and project files are going away very soon, so I would move forward with VS 2010 or the free Visual Web Developer Express 2010 asap.

Hope it helps,

Joe

You must sign in to post in the forums. This thread is closed to new posts.