Page 1 of 2

"main" repository

Posted: Tue Oct 15, 2013 3:00 pm
by vlad
cfbsoftware wrote:
The release candidate is no more. As of today it is the final release of BlackBox 1.6. You can download it via the following link:

http://www.oberon.ch/zip/SetupBlackBox16.exe
I believe this is is just perfect starting point for the "main" repository on github (or any other hosting).
First commit - just released latest official BB1.6.
Second commit - all suggested official patches.
All other existing "builds" - should be merged/branched from this main trunk.

Re: "main" repository

Posted: Tue Oct 15, 2013 3:05 pm
by Ivan Denisov
You are right. That question should be discussed and performed soon.

But before we need to decide: What repository to choose? GitHub or maybe Bitbucket? Who will be the owner or there is a possibility of a group authorship. And so on.

Re: "main" repository

Posted: Tue Oct 15, 2013 3:15 pm
by vlad
Ivan Denisov wrote:You are right. That question should be discussed and performed soon.

But before we need to decide: What repository to choose? GitHub or maybe Bitbucket?
I suggest to make a voting. In this way it will be decided much sooner.
Ivan Denisov wrote: Who will be the owner or there is a possibility of a group authorship. And so on.
The one who made the first commit and announced it here will be the owner. Then this person can grant appropriate access to the "center" group or whoever you'll decide. And while you'll be deciding all others can have desired "main" repository at least in the read-only mode.

Re: "main" repository

Posted: Tue Oct 15, 2013 3:18 pm
by Ivan Denisov
Ok. Let's make the long voting with the discussion.

Re: "main" repository

Posted: Tue Oct 15, 2013 3:22 pm
by valexey
Ivan Denisov wrote:Ok. Let's make the long voting with the discussion.
How long? One or two years?

Re: "main" repository

Posted: Tue Oct 15, 2013 3:28 pm
by Ivan Denisov
valexey wrote:
Ivan Denisov wrote:Ok. Let's make the long voting with the discussion.
How long? One or two years?
I think, one week or shorter :) and every "center" member will find the time for discussion and voting.

Re: "main" repository

Posted: Tue Oct 15, 2013 3:30 pm
by vlad
valexey wrote:
Ivan Denisov wrote:Ok. Let's make the long voting with the discussion.
How long? One or two years?
OK, Ivan. The real proposal :) Just go to github (or bitbucket, whatever you like more) and make the repository. You are trusted and responsible person. If someone will make a better solution - it is not a big deal to move/delete this scratch.

Re: "main" repository

Posted: Tue Oct 15, 2013 9:49 pm
by Romiras
In case we want to have back history, the option to create repository based on earlier BB versions. For example, start from BB 1.5, then 1.6 RC5, 1.6 RC6, 1.6.0.

I propose to tag OM's versions separate from community's versions and have separate branches. Thus, community can start his first version tagged, for example, as 0.9.

Re: "main" repository

Posted: Wed Oct 16, 2013 10:38 am
by Romiras
http://forum.blackboxframework.org/view ... nread#p256
Josef Templ ยป 16 Oct 2013, 10:48 wrote:What are the advantages and disadvantages of the alternatves?

The Bitbucket welcome page says that it is free up to 5 users.
Isn't this a knock out criterion? Has anybody looked at this issue?
What about the other alternatves? Any experience with them?
In Github, as alternative:
GitHub wrote:Accounts are free for open source projects and include unlimited public repositories and unlimited public collaborators.
Since GitHub is in top list of code hosting solutions for teams, I would recommend it for community.

Update:
What's the difference between user and organization accounts?

Re: "main" repository

Posted: Wed Oct 16, 2013 10:50 am
by Romiras
Regarding releases of BB distribution:
I recommend to refrain from putting binaries into code repository. Instead, as proposed in document Release Your Software, create binary releases.