'Nightlies' for the branch

• Oct 23, 2011 - 12:02

It would be great to have 'nightly' builds for the branch (sort of a 1.2 pre-release?), just like we have them for the trunk.
Maybe not really nightly, but weekly, as the branch doesn't change as much as the trunk and would probably cause less work?

What do you think?

Bye, Jojo


Comments

When I look ast the Mac nightlies, I see one for 4891, but as per the CVS this is branch rather than trunk, so for Mac the 1.2 prereleases are made available? If so: please do it for Windows too!

In reply to by schepers

by "no batch script file included" do you mean that the script is not in the svn repository? (just checking to make sure I understand). If yes, then no problems here. May I suggest this? ... "svn log --limit 1" is an easy way to discover the latest revision number that a specific branch (or trunk). I've found it very convenient to use that revision number as the build number. Using this "last changed" revision number means that trunk and branch build numbers would be unique (almost always anyways)

In reply to by mtherieau

After I posted my comment, I realized that my understanding of "scripts" and yours is likely very different. By "script" I understood that to be a shell/batch file, some automated method of that kicks off the compile. While there are certainly files (scripts) used for the compile, there is no automated BAT/CMD file (under Windows).

Personally I've written my own CMD compile script for Windows 7/XP, which works well on both the trunk and branch.

Do you still have an unanswered question? Please log in first to post your question.