6.0.1 released

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller, LCMark

Locked
LCMark
Livecode Staff Member
Livecode Staff Member
Posts: 1207
Joined: Thu Apr 11, 2013 11:27 am

6.0.1 released

Post by LCMark » Tue Apr 30, 2013 3:01 pm

Hi all,

This is just to let you all know the release-6.0.1 branch has now been merged into master. Hopefully we've resolved the majority of the build issue, so branching off master should be a little easier now!

This release contains a number of bug-fixes and full details can be found in the release notes.

Installers for the community edition can be found here:

Mac:
http://www.runrev.com/downloads/livecod ... _1-Mac.dmg
Windows:
http://www.runrev.com/downloads/livecod ... indows.exe
Linux:
http://www.runrev.com/downloads/livecod ... -Linux.x86

Warmest Regards,

Mark.

monte
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1564
Joined: Fri Jan 13, 2012 1:47 am
Contact:

Re: 6.0.1 released

Post by monte » Wed May 01, 2013 12:12 am

Will you open a develop branch now? It would be much better if we could branch any features off that and if there was constant integration from release branches into develop. Or will we always branch off master and leave pull requests waiting until you open release branches you want to integrate them into?
LiveCode User Group on Facebook : http://FaceBook.com/groups/LiveCodeUsers/

mwieder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3581
Joined: Mon Jan 22, 2007 7:36 am
Location: Berkeley, CA, US
Contact:

Re: 6.0.1 released

Post by mwieder » Wed May 01, 2013 12:18 am

Yes, please. The current situation is a pain to work with.

LCMark
Livecode Staff Member
Livecode Staff Member
Posts: 1207
Joined: Thu Apr 11, 2013 11:27 am

Re: 6.0.1 released

Post by LCMark » Wed May 01, 2013 11:03 am

Yes - I'll sort this out today - I ran out of time yesterday!

The 6.0.1 release took a little longer than I had intended, and I agree that with the initial build issues it was a bit of a pain.

In general I'd suggest that small features that don't depend on anything on the develop branch should be branched off master - this makes them more agile; larger features that are going to take a while should be branched off develop and then be kept up to date from develop until such a time they are ready for inclusion in a release.

Hopefully the only things pulled into 'release' branches will be bug-fixes, and we'll certainly try and ensure we pull them into both the release branch and develop at the same time (assuming they are relevant to both).

LCMark
Livecode Staff Member
Livecode Staff Member
Posts: 1207
Joined: Thu Apr 11, 2013 11:27 am

Re: 6.0.1 released

Post by LCMark » Wed May 01, 2013 12:17 pm

Okay that should be the 'develop' branch there now. I branched it off of the 6.0.0 tag and merged in release-6.0.1 - this means the 'network' graph in github is clearer. Let me know if you notice any problems.

monte
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 1564
Joined: Fri Jan 13, 2012 1:47 am
Contact:

Re: 6.0.1 released

Post by monte » Wed May 01, 2013 12:32 pm

I still don't really get why you want us to branch off master at all... shouldn't anything new branch from develop and bug fixes branch from release or more complicated ones from develop. That way our branches always are from whatever the current head is when we branch which is less likely to require manual merges... how does branching off master add agility?
LiveCode User Group on Facebook : http://FaceBook.com/groups/LiveCodeUsers/

LCMark
Livecode Staff Member
Livecode Staff Member
Posts: 1207
Joined: Thu Apr 11, 2013 11:27 am

Re: 6.0.1 released

Post by LCMark » Wed May 01, 2013 12:47 pm

Well the idea is that by having bug-fixes (wherever possible) branched off of master it makes it easy to stage them for inclusion into periodic maintenance releases as well as being merged into develop. The idea is that the maintenance cycle will be fixed (say monthly) - (say) first week spent integrating pending bug-fixes that are suitable; then (say) three-weeks in a frozen phase where we can see if there have been any regressions.

CoffeeCone
Posts: 64
Joined: Fri Apr 26, 2013 8:38 am

Re: 6.0.1 released

Post by CoffeeCone » Sat May 04, 2013 1:41 am

Hi, I thought 6.0.1-rc was supposed to have the revBrowser external? As per 6.0.1-gm (this), the browser sample still errors out.
Learning LiveCode, one step at a time.

andrewmk
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 11
Joined: Mon Mar 11, 2013 11:12 am

Re: 6.0.1 released

Post by andrewmk » Tue May 07, 2013 10:22 am

CoffeeCone wrote:Hi, I thought 6.0.1-rc was supposed to have the revBrowser external? As per 6.0.1-gm (this), the browser sample still errors out.
Yeah, I posted comments to that effect on two issues (10849 & 10835) on the quality.runrev.com issue tracking site back on the 30th April. Complete silence since...

Andrew

LCMark
Livecode Staff Member
Livecode Staff Member
Posts: 1207
Joined: Thu Apr 11, 2013 11:27 am

Re: 6.0.1 released

Post by LCMark » Tue May 07, 2013 10:34 am

@andrewmk, @CoffeeCone: Yes, revbrowser should have been included in the Windows build. I've posted the necessary file and where it needs to be put to the bug report http://quality.runrev.com/show_bug.cgi?id=10849. We'll fix this for the next release - sorry for the inconvenience.

andrewmk
Livecode Opensource Backer
Livecode Opensource Backer
Posts: 11
Joined: Mon Mar 11, 2013 11:12 am

Re: 6.0.1 released

Post by andrewmk » Tue May 07, 2013 11:24 am

runrevmark wrote:@andrewmk, @CoffeeCone: Yes, revbrowser should have been included in the Windows build. I've posted the necessary file and where it needs to be put to the bug report http://quality.runrev.com/show_bug.cgi?id=10849. We'll fix this for the next release - sorry for the inconvenience.
I would have reopened the bug report if I was able. Should I have filed a new one rather than commenting on an existing one already marked as "RESOLVED"?

Andrew

LCMark
Livecode Staff Member
Livecode Staff Member
Posts: 1207
Joined: Thu Apr 11, 2013 11:27 am

Re: 6.0.1 released

Post by LCMark » Tue May 07, 2013 1:43 pm

@andrewmk: Ideally you'd be able to re-open the report - however, it seems bugzilla only allows the original reporter to do this at the moment. We'll look into changing this in due course - there doesn't seem to be an obvious way to enable it at the moment so will need some digging around.

mwieder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3581
Joined: Mon Jan 22, 2007 7:36 am
Location: Berkeley, CA, US
Contact:

Re: 6.0.1 released

Post by mwieder » Tue May 07, 2013 5:43 pm

I don't think reopening bugs in a "closed" state is a good idea. Reopening "resolved" bugs is a different story.
I think the proper procedure is to open a new bug and reference the closed bug if necessary.
I haven't checked into this, but I'm reasonably sure it's possible to configure bugzilla to disallow comments on closed bugs.

And I believe the only way bugzilla allows a non-reporter to reopen a bug is for you to allow anyone to reopen a bug report, i.e., it's either just the reporter or it's anyone. Opening this up can easily get chaotic. And not in a good way.

LCMark
Livecode Staff Member
Livecode Staff Member
Posts: 1207
Joined: Thu Apr 11, 2013 11:27 am

Re: 6.0.1 released

Post by LCMark » Tue May 07, 2013 5:59 pm

@mwieder - I meant 'resolved - fixed'... We hadn't closed the bug at that point as it was after rc-1 the comment was made and we missed it. I agree about once bugs are actually 'closed' they should remain so.

mwieder
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 3581
Joined: Mon Jan 22, 2007 7:36 am
Location: Berkeley, CA, US
Contact:

Re: 6.0.1 released

Post by mwieder » Tue May 07, 2013 6:07 pm

OK - we're on the same page then.

Locked

Return to “Engine Contributors”