Page 1 of 2

Where is the OU source located these days?

Posted: Wed May 25, 2016 11:41 pm
by cjkelly1
Where can one get the source for the current CWE-ou and MOULSCRIPT-ou? It appears that the mercurial repositories on OU do not contain the latest code (or I am overlooking it). II am seeing that the last commit on CWE-ou seems to be Jan 2014, and the MOULSCRIPT-ou is July 2013.

I apologize if there was a new location announced and I simply missed it.

Thanks


Edit: I am looking in these places:

https://foundry.openuru.org/hg/CWE-ou
https://foundry.openuru.org/hg/MOULSCRIPT-ou/

Re: Where is the OU source located these days?

Posted: Thu May 26, 2016 1:10 am
by JWPlatt
Rarified will weigh in on your issue, I'm sure.

We also have the repos on BitBucket which Foundry mirrors.

https://bitbucket.org/OpenUru_org/cwe-ou
https://bitbucket.org/OpenUru_org/moulscript-ou

Re: Where is the OU source located these days?

Posted: Thu May 26, 2016 1:15 am
by rarified
I'm not at a location where I can look easily, but those may reflect the code that is running on MOULa right now.

MInkata has a set of updates in the Minkata-Specific repository but they have not been vetted yet due to database corruption that I need to fix (and just have not gotten time to do so yet.)

The BitBucket and Foundry repositories are synchronized every 15 minutes so it should not matter which source you use.

I will look again when I'm at a reasonable computer...

_R

Re: Where is the OU source located these days?

Posted: Thu May 26, 2016 2:04 am
by Hoikas
rarified wrote:I'm not at a location where I can look easily, but those may reflect the code that is running on MOULa right now.
If they don't, then MOULa is violating the GPL license...

Re: Where is the OU source located these days?

Posted: Thu May 26, 2016 2:22 am
by cjkelly1
admin wrote:Rarified will weigh in on your issue, I'm sure.

We also have the repos on BitBucket which Foundry mirrors.

https://bitbucket.org/OpenUru_org/cwe-ou
https://bitbucket.org/OpenUru_org/moulscript-ou

Perhaps I am simply looking in the wrong place? I look at https://bitbucket.org/OpenUru_org/moulscript-ou and click on "downloads", which in most other repos gives you the latest source. I get a file, but the file date on the contents of the archive are all 07-08-2013, which matches the date of the last recorded commit. This is the same as what is available from the OU hosted repo.

Re: Where is the OU source located these days?

Posted: Thu May 26, 2016 4:20 am
by rarified
I just looked at CWE-ou and it does have the public source used at MOULa right now.

Jenkins shows https://foundry.openuru.org/hg/CWE-ou to be the source for build 1.918.OpenUru#131, which is what is running there right now.

It includes a merge done 2014-01-02 by C. Walther for Cyan's internally produced build 918.

So yes, that is the correct source. I will have to look at the 'download' feature on BitBucket to see that it is pulling the head of the CWE-ou tree.

_R

Re: Where is the OU source located these days?

Posted: Thu May 26, 2016 4:56 am
by cjkelly1
rarified wrote:I just looked at CWE-ou and it does have the public source used at MOULa right now.

Jenkins shows https://foundry.openuru.org/hg/CWE-ou to be the source for build 1.918.OpenUru#131, which is what is running there right now.

It includes a merge done 2014-01-02 by C. Walther for Cyan's internally produced build 918.

So yes, that is the correct source. I will have to look at the 'download' feature on BitBucket to see that it is pulling the head of the CWE-ou tree.

_R

Okay. I guess I was not expecting to see that there were no client updates at all for over two years. Is it safe to assume that there have also been no MOULSCRIPT updates in 2.5 years, as well?

Re: Where is the OU source located these days?

Posted: Thu May 26, 2016 11:17 am
by Christian Walther
The current MOULa script state is MOULSCRIPT 72440f142039, which is one commit ahead of the MOULSCRIPT-ou commit you mention. There simply hasn’t been a reason to pull it over yet (but thanks for the reminder, as I just see it’s not in MOULSCRIPT-ou-minkata yet either, where it should be).

Traditionally, the source to MOULa has been in the CWE and MOULSCRIPT repositories (not CWE-ou and MOULSCRIPT-ou). With clients built by the foundry, this is in the process of changing to CWE-ou (and probably MOULSCRIPT-ou, I don’t know), and as far as I remember we haven’t reached a decision yet on what to do with CWE. It might be dropped entirely.

Re: Where is the OU source located these days?

Posted: Thu May 26, 2016 2:17 pm
by JWPlatt
Christian Walther wrote:...With clients built by the foundry, this is in the process of changing to CWE-ou...
To specify, cjkelly1 might not be aware that Openuru.org's Foundry recently began building the MOULa client instead of Cyan for distribution by the MOULa server.

Re: Where is the OU source located these days?

Posted: Thu May 26, 2016 3:00 pm
by rarified
Christian Walther wrote:Traditionally, the source to MOULa has been in the CWE and MOULSCRIPT repositories (not CWE-ou and MOULSCRIPT-ou). With clients built by the foundry, this is in the process of changing to CWE-ou (and probably MOULSCRIPT-ou, I don’t know), and as far as I remember we haven’t reached a decision yet on what to do with CWE. It might be dropped entirely.
I expect at most that it will be changed to read-only as an historical archive, at least that is my opinion.

_R