Revision numbers for releases

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.
4/15/2013 9:41:20 PM
Gravatar
Total Posts 111
Matt Millican InternetMill

Revision numbers for releases

Hi Joe,

I'm wondering if it's possible to find the revision numbers in Hg for each release?  I have a project that [unfortunately] hasn't been updated for quite some time.  I don't want to update to the "head" because then some stuff may break when deployed to production.

Thanks,
Matt

4/16/2013 6:22:20 AM
Gravatar
Total Posts 18439

Re: Revision numbers for releases

The source code is tagged with the version number just prior to release. However sometimes the releases are patched with bug fixes after the initial release and those fixes would not be in the code as of the tagged revision. The download page on codeplex shows the changeset number of the release that was tagged with a version and has notes about any patches that happened after the release. There should also be comments in any commits subsequent to the release that have bug fixes.

The default branch is generally always intended to be stable, only rarely will there ever be a problem updating to the latest revision of the default branch. Right now for example there could be a problem if you are also using some of the add on products because the source code has been updated to use the newer version of ajaxcontroltoolkit but the add on product releases will not be updated until the next release of mojoPortal. So deploying a build of the latest source code at the moment could break add ons that use the older version of ajaxcontroltoolkit. But again this is a fairly rare occurrence in the development cycle that only happens when we upgrade to new versions of libraries that both mojoPortal and the add on products depend on.

Hope that helps,

Joe

4/16/2013 6:27:02 AM
Gravatar
Total Posts 18439

Re: Revision numbers for releases

Matt,

Please update your account on this site with a valid email address, notification emails of forum responses are bouncing from your current email address.

Thanks,

Joe

4/16/2013 2:57:41 PM
Gravatar
Total Posts 111
Matt Millican InternetMill

Re: Revision numbers for releases

Thanks for the information Joe!  Very helpful to know!  

I've also checked and the email address is valid and current.  Can you send me a copy of the bounce?

Thanks,
Matt

4/16/2013 3:04:35 PM
Gravatar
Total Posts 18439

Re: Revision numbers for releases

Just bounced again:

Your message to the following recipients cannot be delivered:

    mmillican@internetmill.com

Remote server returned the following error:

    499 [Bounce List] A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond 66.185.30.253:25

Message details:

    Date: 4/16/2013 8:00:51 PM
    Subject: [mojoPortal - Developer Forum] Re: Revision numbers for releases
    TransactionID: 1498aa9a-7cec-4197-bdab-21300286e859

4/16/2013 3:18:11 PM
Gravatar
Total Posts 218

Re: Revision numbers for releases

Just testing since Matt and I are on the same server.

4/16/2013 3:19:09 PM
Gravatar
Total Posts 111
Matt Millican InternetMill

Re: Revision numbers for releases

Thanks, we're looking into it!

4/16/2013 3:28:45 PM
Gravatar
Total Posts 218

Re: Revision numbers for releases

Looks like our email server is blocking email from out of the country (not all non-US countries, but most) and the forums are using ElasticMail for the bulk sending. The UK is open, but just because the mailserver is s5.mxout.elasticemail.co.uk doesn't necessarily mean it's the UK.

We'll have to investigate deeper and find the exact IPs or country this email is coming from. For the time being matt maybe we can use an alternative email address in the forms or not subscribe to the threads.

4/16/2013 3:34:08 PM
Gravatar
Total Posts 111
Matt Millican InternetMill

Re: Revision numbers for releases

Thanks for the info Joe!  I've updated my email address to another one.

Thanks for the help on the main topic, as well!  Very helpful as I said before!

4/16/2013 3:37:39 PM
Gravatar
Total Posts 18439

Re: Revision numbers for releases

I'm not seeing any bounces for Eric's email if that helps.

Best,

Joe

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