Re: Next step to migrate OFBiz from Subversion (SVN) to Git

2019-07-09 Thread Swapnil M Mane
Hello team,

All the essential details are incorporated in this document [1] to help us
in migrating from SVN to Git.
Please have a look and let us know your kind thoughts.

[1] https://cwiki.apache.org/confluence/x/Xg-HBg

Best Regards,
Swapnil M Mane,
ofbiz.apache.org



On Thu, May 9, 2019 at 9:26 AM Swapnil M Mane 
wrote:

> Thank you Deepak for your comments, I am also inline with this.
> The document [1] contains the information of switching version control
> from SVN to Git (with existing contribution flow).
>
>
> [1] https://cwiki.apache.org/confluence/x/Xg-HBg
>
>
> - Best Regards,
> Swapnil M Mane,
> ofbiz.apache.org
>
>
>
> On Wed, May 8, 2019 at 12:22 PM Deepak Dixit 
> wrote:
>
>> Thanks you Swapnil for your effort,
>>
>> I agree with Mathieu, as a first step we have to focus on switching
>> version control from svn to git (with existing contribution flow),
>>  once it has done we can discuss the contribution flow using GitHub
>> feature.
>>
>> Kind Regards,
>> Deepak Dixit
>> DIRECTOR OF PRODUCT ENGINEERING
>> mobile: +91 9826754548
>> email: deepak.di...@hotwax.co
>> *www.hotwax.co *
>>
>>
>> On Wed, May 1, 2019 at 7:14 PM Swapnil M Mane 
>> wrote:
>>
>>> Hi team,
>>>
>>> Thanks so much everyone for participating in the discussion [1] to
>>> migrate
>>> OFBiz from Subversion (SVN) to Git version control system.
>>>
>>> As we have concluded to move our source repository from SVN to Git.
>>> Based on our previous discussions [1], here is the document [2] which can
>>> help us to strategies our migration.
>>>
>>> This document contain all the relevant topics which need to consider
>>> before, during and after migration to Git.
>>>
>>>1. Code Repository
>>>2. Workflow
>>>   1. Small Features / Bug Fixes
>>>   2. Large Features
>>>3. Buildbot configuration with Git (Build Scripts)
>>>4. Revert workflow
>>>   1. Revert Pull Request
>>>   2. Revert a commit
>>>5. Backport the fixes
>>>6. Release management
>>>7. Equivalent of svn:auto-props properties
>>>8. Update the website, wiki documents and references
>>>
>>> The workflow in document is suggested by Taher in thread [1], and based
>>> on
>>> my experience with Git, I have added respective the points in the above
>>> sections.
>>>
>>> I have added some task in document which needs to done, confluence
>>> provide
>>> use feature to assign the task in the document itself.
>>> Example, I have assigned two tasks to me under "Update the website, wiki
>>> documents and references" section. We can use this feature distribute our
>>> tasks.
>>>
>>> I request everyone to please have a look into this document and kindly
>>> share your thoughts.
>>> Also, feel free to update the document.
>>>
>>>
>>> [1]
>>>
>>> https://lists.apache.org/thread.html/9f89b2a24ff427dffaf71294fc20306994fd1c19a6b24e64c4b06d71@1431423796@%3Cdev.ofbiz.apache.org%3E
>>> [2] https://cwiki.apache.org/confluence/x/Xg-HBg
>>>
>>>
>>> - Best Regards,
>>> Swapnil M Mane,
>>> ofbiz.apache.org
>>>
>>


Re: Next step to migrate OFBiz from Subversion (SVN) to Git

2019-05-08 Thread Swapnil M Mane
Thank you Deepak for your comments, I am also inline with this.
The document [1] contains the information of switching version control from
SVN to Git (with existing contribution flow).


[1] https://cwiki.apache.org/confluence/x/Xg-HBg


- Best Regards,
Swapnil M Mane,
ofbiz.apache.org



On Wed, May 8, 2019 at 12:22 PM Deepak Dixit  wrote:

> Thanks you Swapnil for your effort,
>
> I agree with Mathieu, as a first step we have to focus on switching
> version control from svn to git (with existing contribution flow),
>  once it has done we can discuss the contribution flow using GitHub
> feature.
>
> Kind Regards,
> Deepak Dixit
> DIRECTOR OF PRODUCT ENGINEERING
> mobile: +91 9826754548
> email: deepak.di...@hotwax.co
> *www.hotwax.co *
>
>
> On Wed, May 1, 2019 at 7:14 PM Swapnil M Mane 
> wrote:
>
>> Hi team,
>>
>> Thanks so much everyone for participating in the discussion [1] to migrate
>> OFBiz from Subversion (SVN) to Git version control system.
>>
>> As we have concluded to move our source repository from SVN to Git.
>> Based on our previous discussions [1], here is the document [2] which can
>> help us to strategies our migration.
>>
>> This document contain all the relevant topics which need to consider
>> before, during and after migration to Git.
>>
>>1. Code Repository
>>2. Workflow
>>   1. Small Features / Bug Fixes
>>   2. Large Features
>>3. Buildbot configuration with Git (Build Scripts)
>>4. Revert workflow
>>   1. Revert Pull Request
>>   2. Revert a commit
>>5. Backport the fixes
>>6. Release management
>>7. Equivalent of svn:auto-props properties
>>8. Update the website, wiki documents and references
>>
>> The workflow in document is suggested by Taher in thread [1], and based on
>> my experience with Git, I have added respective the points in the above
>> sections.
>>
>> I have added some task in document which needs to done, confluence provide
>> use feature to assign the task in the document itself.
>> Example, I have assigned two tasks to me under "Update the website, wiki
>> documents and references" section. We can use this feature distribute our
>> tasks.
>>
>> I request everyone to please have a look into this document and kindly
>> share your thoughts.
>> Also, feel free to update the document.
>>
>>
>> [1]
>>
>> https://lists.apache.org/thread.html/9f89b2a24ff427dffaf71294fc20306994fd1c19a6b24e64c4b06d71@1431423796@%3Cdev.ofbiz.apache.org%3E
>> [2] https://cwiki.apache.org/confluence/x/Xg-HBg
>>
>>
>> - Best Regards,
>> Swapnil M Mane,
>> ofbiz.apache.org
>>
>


Re: Next step to migrate OFBiz from Subversion (SVN) to Git

2019-05-08 Thread Deepak Dixit
Thanks you Swapnil for your effort,

I agree with Mathieu, as a first step we have to focus on switching version
control from svn to git (with existing contribution flow),
 once it has done we can discuss the contribution flow using GitHub
feature.

Kind Regards,
Deepak Dixit
DIRECTOR OF PRODUCT ENGINEERING
mobile: +91 9826754548
email: deepak.di...@hotwax.co
*www.hotwax.co *


On Wed, May 1, 2019 at 7:14 PM Swapnil M Mane 
wrote:

> Hi team,
>
> Thanks so much everyone for participating in the discussion [1] to migrate
> OFBiz from Subversion (SVN) to Git version control system.
>
> As we have concluded to move our source repository from SVN to Git.
> Based on our previous discussions [1], here is the document [2] which can
> help us to strategies our migration.
>
> This document contain all the relevant topics which need to consider
> before, during and after migration to Git.
>
>1. Code Repository
>2. Workflow
>   1. Small Features / Bug Fixes
>   2. Large Features
>3. Buildbot configuration with Git (Build Scripts)
>4. Revert workflow
>   1. Revert Pull Request
>   2. Revert a commit
>5. Backport the fixes
>6. Release management
>7. Equivalent of svn:auto-props properties
>8. Update the website, wiki documents and references
>
> The workflow in document is suggested by Taher in thread [1], and based on
> my experience with Git, I have added respective the points in the above
> sections.
>
> I have added some task in document which needs to done, confluence provide
> use feature to assign the task in the document itself.
> Example, I have assigned two tasks to me under "Update the website, wiki
> documents and references" section. We can use this feature distribute our
> tasks.
>
> I request everyone to please have a look into this document and kindly
> share your thoughts.
> Also, feel free to update the document.
>
>
> [1]
>
> https://lists.apache.org/thread.html/9f89b2a24ff427dffaf71294fc20306994fd1c19a6b24e64c4b06d71@1431423796@%3Cdev.ofbiz.apache.org%3E
> [2] https://cwiki.apache.org/confluence/x/Xg-HBg
>
>
> - Best Regards,
> Swapnil M Mane,
> ofbiz.apache.org
>


Re: Next step to migrate OFBiz from Subversion (SVN) to Git

2019-05-01 Thread Swapnil M Mane
Dear Mathieu,

You are 200% correct, please accept my kind apologies for this.
I have update the document [1] with appropriate information.

Thanks so much for correcting me.


[1] https://cwiki.apache.org/confluence/x/Xg-HBg


- Best Regards,
Swapnil M Mane,
ofbiz.apache.org



On Wed, May 1, 2019 at 8:54 PM Mathieu Lirzin 
wrote:

> Hello Swapnil,
>
> Swapnil M Mane  writes:
>
> > As we have concluded to move our source repository from SVN to Git.
> > Based on our previous discussions [1], here is the document [2] which can
> > help us to strategies our migration.
> >
> > This document contain all the relevant topics which need to consider
> > before, during and after migration to Git.
>
> > I request everyone to please have a look into this document and kindly
> > share your thoughts.
> > Also, feel free to update the document.
>
> I appreciate your writing effort, however I think your writing tends to
> mix Git and Github workflows which are two separate things.
>
> As far as I understand it, we agreed to change our version control
> system to use Git not to change our contribution workflow to use Github.
> Contributions will continue to be done via JIRA, patches and the ML, as
> long as we don't discuss and vote for that.
>
> Personnally I will be against using Github social features (issues,
> pull-request, wiki, ...) in our contribution process.
>
> Thanks.
>
> --
> Mathieu Lirzin
> GPG: F2A3 8D7E EB2B 6640 5761  070D 0ADE E100 9460 4D37
>


Re: Next step to migrate OFBiz from Subversion (SVN) to Git

2019-05-01 Thread Mathieu Lirzin
Hello Swapnil,

Swapnil M Mane  writes:

> As we have concluded to move our source repository from SVN to Git.
> Based on our previous discussions [1], here is the document [2] which can
> help us to strategies our migration.
>
> This document contain all the relevant topics which need to consider
> before, during and after migration to Git.

> I request everyone to please have a look into this document and kindly
> share your thoughts.
> Also, feel free to update the document.

I appreciate your writing effort, however I think your writing tends to
mix Git and Github workflows which are two separate things.

As far as I understand it, we agreed to change our version control
system to use Git not to change our contribution workflow to use Github.
Contributions will continue to be done via JIRA, patches and the ML, as
long as we don't discuss and vote for that.

Personnally I will be against using Github social features (issues,
pull-request, wiki, ...) in our contribution process.

Thanks.

-- 
Mathieu Lirzin
GPG: F2A3 8D7E EB2B 6640 5761  070D 0ADE E100 9460 4D37