Re: [Carbon-dev] [Proposal] New SVN structure

2012-03-05 Thread Afkham Azeez
On Mon, Mar 5, 2012 at 7:26 PM, Samisa Abeysinghe  wrote:

> Are we not cutting too close to the release to do this now? How much time
> will it take to do this and stabilize?
>

Even now the kernel, platform & orbit POMs are independent. So, doing SVN
moves to different locations will not have any implications. However, we
should not be moving too often since it affects all other related systems.

>
> Also, what are the implications of current branching strategy when we do
> this?
>

The branching strategy will have to be rethought anyway IMO since the trunk
SVN structure has changed. I believe it will become simpler since
the individual branches will reside inside kernel, platform & orbit. We
will first do a kernel release, and that will have a branch. Based on that
kernel release, we will do platform releases. We can maintain the
individual platform branches inside the platform.


> Also, we need a new svn server hosted for this, where we can control
> access to specific locations at a given time. The current svn does not
> allow that, and hence have little use of doing this on a flat permission
> schema.
>

SVN server move can be done even later, provided that the SVN tree
structure is preserved, the outside parties may not relaize any different.
For example,  
https://svn.wso2.org/repos/wso2/carbon/kernel/
 &  
https://svn.wso2.org/repos/wso2/carbon/platform
are under the same repository now. However, in the future, we can make
these independent SVN repos, and the outside parties or systems will not
get affected since the URL does not change.


>
> Given all this, I would rather do this for Carbon 5.
>

I think we should first get the build to pass, and then do these SVN moves
as soon as that happens.

>
>
>
>
>
>
> On Mon, Mar 5, 2012 at 6:57 PM, Pradeep Fernando  wrote:
>
>> I'm +1. This is the structure we decided during the first discussion.
>> shall we wait till sameera confirms. He was talking about some other
>> structuring mechanism few days ago.
>>
>> --Pradeep
>>
>> ___
>> Carbon-dev mailing list
>> Carbon-dev@wso2.org
>> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>>
>> Thanks,
> Samisa...
>
> Samisa Abeysinghe
> VP Engineering
> WSO2 Inc.
> http://wso2.com
> http://wso2.org
>
>
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
>


-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* **
email: **az...@wso2.com* * cell: +94 77 3320919
blog: **http://blog.afkham.org* *
twitter: **http://twitter.com/afkham_azeez*
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [Proposal] New SVN structure

2012-03-05 Thread Samisa Abeysinghe
Are we not cutting too close to the release to do this now? How much time
will it take to do this and stabilize?

Also, what are the implications of current branching strategy when we do
this?

Also, we need a new svn server hosted for this, where we can control access
to specific locations at a given time. The current svn does not allow that,
and hence have little use of doing this on a flat permission schema.

Given all this, I would rather do this for Carbon 5.






On Mon, Mar 5, 2012 at 6:57 PM, Pradeep Fernando  wrote:

> I'm +1. This is the structure we decided during the first discussion.
> shall we wait till sameera confirms. He was talking about some other
> structuring mechanism few days ago.
>
> --Pradeep
>
> ___
> Carbon-dev mailing list
> Carbon-dev@wso2.org
> http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev
>
> Thanks,
Samisa...

Samisa Abeysinghe
VP Engineering
WSO2 Inc.
http://wso2.com
http://wso2.org
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [Proposal] New SVN structure

2012-03-05 Thread Pradeep Fernando
I'm +1. This is the structure we decided during the first discussion. shall
we wait till sameera confirms. He was talking about some other structuring
mechanism few days ago.

--Pradeep
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


Re: [Carbon-dev] [Proposal] New SVN structure

2012-03-05 Thread Afkham Azeez
If everybody agrees on this, can we go ahead with the new restructuring?

On Mon, Mar 5, 2012 at 2:26 PM, Afkham Azeez  wrote:

> I suggest that while keeping; https://svn.wso2.org/repos/wso2/trunk as it
> is, to come up with the new structure.
>
> 1. https://svn.wso2.org/repos/wso2/carbon/kernel/[trunk | branches | tags]
> 2. https://svn.wso2.org/repos/wso2/carbon/platform/[trunk | branches |
> tags]
> 3. https://svn.wso2.org/repos/wso2/carbon/orbit/[trunk | branches | tags]
>
>
> Not sure whether trunk, branches, tags is necessary for orbit
>
> --
> *Afkham Azeez*
> Director of Architecture; WSO2, Inc.; http://wso2.com
> Member; Apache Software Foundation; http://www.apache.org/
> * **
> email: **az...@wso2.com* * cell: +94 77 3320919
> blog: **http://blog.afkham.org* *
> twitter: **http://twitter.com/afkham_azeez*
> *
> linked-in: **http://lk.linkedin.com/in/afkhamazeez*
> *
> *
> *Lean . Enterprise . Middleware*
>
>


-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* **
email: **az...@wso2.com* * cell: +94 77 3320919
blog: **http://blog.afkham.org* *
twitter: **http://twitter.com/afkham_azeez*
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev


[Carbon-dev] [Proposal] New SVN structure

2012-03-05 Thread Afkham Azeez
I suggest that while keeping; https://svn.wso2.org/repos/wso2/trunk as it
is, to come up with the new structure.

1. https://svn.wso2.org/repos/wso2/carbon/kernel/[trunk | branches | tags]
2. https://svn.wso2.org/repos/wso2/carbon/platform/[trunk | branches | tags]
3. https://svn.wso2.org/repos/wso2/carbon/orbit/[trunk | branches | tags]


Not sure whether trunk, branches, tags is necessary for orbit

-- 
*Afkham Azeez*
Director of Architecture; WSO2, Inc.; http://wso2.com
Member; Apache Software Foundation; http://www.apache.org/
* **
email: **az...@wso2.com* * cell: +94 77 3320919
blog: **http://blog.afkham.org* *
twitter: **http://twitter.com/afkham_azeez*
*
linked-in: **http://lk.linkedin.com/in/afkhamazeez*
*
*
*Lean . Enterprise . Middleware*
___
Carbon-dev mailing list
Carbon-dev@wso2.org
http://mail.wso2.org/cgi-bin/mailman/listinfo/carbon-dev