Questions on updating the source code from HG...

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.
1/12/2015 9:41:34 AM
Gravatar
Total Posts 32

Questions on updating the source code from HG...

So I finally got the latest from HG, and I must say I am happy to see the supporting packages and libraries updated. I was having a version conflict issue with the Newtonsoft.Json package and having issues reconciling it with the core stuff.

Two things came up tho during the update...

1. I tried to pull and build the latest (post 2.4.0.8) commit you had in there, and it didn't work properly at all. So I went back to the actual release of 2.4.0.8 and it seemed to work fine.

2. While doing some housekeeping in the packages folder I noticed something peculiar. It looks like you left references for packages from your paid projects in there. Not sure if it will cause an issue (it hasn't yet) but I thought you may want to know about that.

Thanks and good job on this update. Much desired.

Mike

1/12/2015 9:56:10 AM
Gravatar
Total Posts 18439

Re: Questions on updating the source code from HG...

1. I just pulled the latest in a clean copy and the mojoportal.sln builds just fine for me. I do have the latest update 4 for Visual Studio 2013. I would make sure you have the latest VS bits. otherwise if you have a problem be more clear and specific about the problem. 

2. should not be a problem as far as I know

Hope that helps,

Joe

1/12/2015 10:38:05 AM
Gravatar
Total Posts 32

Re: Questions on updating the source code from HG...

Hmm. That didn't work for me at all. Maybe it was due to botched diff merging (kdiff3 sucks, even if I am discarding the local changes). 

I always keep my VS up to date, and I have update 4.

I have had no issues with 2.4.0.8 as of now, including the phantom package references. VS seems to just ignore them while checking/rebuilding the packages. So I have no complaints.

I will probably wait on getting the post-2.4.0.8 changes until a newer release, unless there's some cool update I should know about. :-)

Cheers,

Mike

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