Re: [ofbiz-framework] branch pr/13 created (now ae98498)

2020-02-12 Thread Jacques Le Roux

Yes, found the same indeed, lessons learned and explained on Slack ofbiz 
channel and all other related places, for the same of documentation

Thanks Michael

Le 12/02/2020 à 13:27, Michael Brohl a écrit :
I guess you made a commit on the PR branch and have your git configured in a way that a git push does push changes to all remote branches, not just 
the one you wanted to.


Regards,

Michael Brohl

ecomify GmbH - www.ecomify.de

Am 12.02.20 um 12:46 schrieb Jacques Le Roux:

I just made a commit and a push after cherry-picking your commit from PR13

Seems OK on OFBiz side

https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;a=summary

Le 12/02/2020 à 12:34, Pierre Smits a écrit :

I don't know how this happened, but the result in my local git clone
(through my client SourceTree) is the following when I do a fetch:

git --no-optional-locks -c color.branch=false -c color.diff=false -c
color.status=false -c diff.mnemonicprefix=false -c core.quotepath=false -c
credential.helper=sourcetree fetch --prune OFBiz

fatal: Cannot fetch both refs/pull/13/head and refs/heads/pr/13 to
refs/remotes/OFBiz/pr/13

Completed with errors, see above



Best regards,

Pierre Smits
*Proud* *contributor* (but without privileges)* of* Apache OFBiz
, since 2008

*Apache Trafodion , Vice President*
*Apache Directory , PMC Member*
Apache Incubator , committer
Apache Steve , committer


On Wed, Feb 12, 2020 at 12:18 PM jler...@apache.org 
wrote:


Not sure how and why this happened and what it's for...

Do we need to document that?

Le 12/02/2020 à 12:11, jler...@apache.org a écrit :

This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a change to branch pr/13
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git.


    at ae98498  Implemented: Add 'controlPath' attribute

No new revisions were added by this update.





Re: [ofbiz-framework] branch pr/13 created (now ae98498)

2020-02-12 Thread Pierre Smits
It seems to me the PR was checked out from the official repo before the
cherry-pick (but Jacques could verify this). And somehow a 'refs/pull/13/head'
was created (and pushed back to the remote).




Best regards,

Pierre Smits
*Proud* *contributor* (but without privileges)* of* Apache OFBiz
, since 2008

*Apache Trafodion , Vice President*
*Apache Directory , PMC Member*
Apache Incubator , committer
Apache Steve , committer


On Wed, Feb 12, 2020 at 1:27 PM Michael Brohl 
wrote:

> I guess you made a commit on the PR branch and have your git configured
> in a way that a git push does push changes to all remote branches, not
> just the one you wanted to.
>
> Regards,
>
> Michael Brohl
>
> ecomify GmbH - www.ecomify.de
>
> Am 12.02.20 um 12:46 schrieb Jacques Le Roux:
> > I just made a commit and a push after cherry-picking your commit from
> > PR13
> >
> > Seems OK on OFBiz side
> >
> > https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;a=summary
> >
> > Le 12/02/2020 à 12:34, Pierre Smits a écrit :
> >> I don't know how this happened, but the result in my local git clone
> >> (through my client SourceTree) is the following when I do a fetch:
> >>
> >> git --no-optional-locks -c color.branch=false -c color.diff=false -c
> >> color.status=false -c diff.mnemonicprefix=false -c
> >> core.quotepath=false -c
> >> credential.helper=sourcetree fetch --prune OFBiz
> >>
> >> fatal: Cannot fetch both refs/pull/13/head and refs/heads/pr/13 to
> >> refs/remotes/OFBiz/pr/13
> >>
> >> Completed with errors, see above
> >>
> >>
> >>
> >> Best regards,
> >>
> >> Pierre Smits
> >> *Proud* *contributor* (but without privileges)* of* Apache OFBiz
> >> , since 2008
> >>
> >> *Apache Trafodion , Vice President*
> >> *Apache Directory , PMC Member*
> >> Apache Incubator , committer
> >> Apache Steve , committer
> >>
> >>
> >> On Wed, Feb 12, 2020 at 12:18 PM jler...@apache.org  >
> >> wrote:
> >>
> >>> Not sure how and why this happened and what it's for...
> >>>
> >>> Do we need to document that?
> >>>
> >>> Le 12/02/2020 à 12:11, jler...@apache.org a écrit :
>  This is an automated email from the ASF dual-hosted git repository.
> 
>  jleroux pushed a change to branch pr/13
>  in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git
> .
> 
> 
>  at ae98498  Implemented: Add 'controlPath' attribute
> 
>  No new revisions were added by this update.
> 
>
>


Re: [ofbiz-framework] branch pr/13 created (now ae98498)

2020-02-12 Thread Michael Brohl
I guess you made a commit on the PR branch and have your git configured 
in a way that a git push does push changes to all remote branches, not 
just the one you wanted to.


Regards,

Michael Brohl

ecomify GmbH - www.ecomify.de

Am 12.02.20 um 12:46 schrieb Jacques Le Roux:
I just made a commit and a push after cherry-picking your commit from 
PR13


Seems OK on OFBiz side

https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;a=summary

Le 12/02/2020 à 12:34, Pierre Smits a écrit :

I don't know how this happened, but the result in my local git clone
(through my client SourceTree) is the following when I do a fetch:

git --no-optional-locks -c color.branch=false -c color.diff=false -c
color.status=false -c diff.mnemonicprefix=false -c 
core.quotepath=false -c

credential.helper=sourcetree fetch --prune OFBiz

fatal: Cannot fetch both refs/pull/13/head and refs/heads/pr/13 to
refs/remotes/OFBiz/pr/13

Completed with errors, see above



Best regards,

Pierre Smits
*Proud* *contributor* (but without privileges)* of* Apache OFBiz
, since 2008

*Apache Trafodion , Vice President*
*Apache Directory , PMC Member*
Apache Incubator , committer
Apache Steve , committer


On Wed, Feb 12, 2020 at 12:18 PM jler...@apache.org 
wrote:


Not sure how and why this happened and what it's for...

Do we need to document that?

Le 12/02/2020 à 12:11, jler...@apache.org a écrit :

This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a change to branch pr/13
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git.


    at ae98498  Implemented: Add 'controlPath' attribute

No new revisions were added by this update.





smime.p7s
Description: S/MIME Cryptographic Signature


Re: [ofbiz-framework] branch pr/13 created (now ae98498)

2020-02-12 Thread Pierre Smits
Before something can be documented, we need to know what was done.

Best regards,

Pierre Smits
*Proud* *contributor* (but without privileges)* of* Apache OFBiz
, since 2008

*Apache Trafodion , Vice President*
*Apache Directory , PMC Member*
Apache Incubator , committer
Apache Steve , committer


On Wed, Feb 12, 2020 at 12:34 PM Pierre Smits 
wrote:

> I don't know how this happened, but the result in my local git clone
> (through my client SourceTree) is the following when I do a fetch:
>
> git --no-optional-locks -c color.branch=false -c color.diff=false -c
> color.status=false -c diff.mnemonicprefix=false -c core.quotepath=false -c
> credential.helper=sourcetree fetch --prune OFBiz
>
> fatal: Cannot fetch both refs/pull/13/head and refs/heads/pr/13 to
> refs/remotes/OFBiz/pr/13
>
> Completed with errors, see above
>
>
>
> Best regards,
>
> Pierre Smits
> *Proud* *contributor* (but without privileges)* of* Apache OFBiz
> , since 2008
>
> *Apache Trafodion , Vice President*
> *Apache Directory , PMC Member*
> Apache Incubator , committer
> Apache Steve , committer
>
>
> On Wed, Feb 12, 2020 at 12:18 PM jler...@apache.org 
> wrote:
>
>> Not sure how and why this happened and what it's for...
>>
>> Do we need to document that?
>>
>> Le 12/02/2020 à 12:11, jler...@apache.org a écrit :
>> > This is an automated email from the ASF dual-hosted git repository.
>> >
>> > jleroux pushed a change to branch pr/13
>> > in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git.
>> >
>> >
>> >at ae98498  Implemented: Add 'controlPath' attribute
>> >
>> > No new revisions were added by this update.
>> >
>>
>


Re: [ofbiz-framework] branch pr/13 created (now ae98498)

2020-02-12 Thread Jacques Le Roux

I just made a commit and a push after cherry-picking your commit from PR13

Seems OK on OFBiz side

https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;a=summary

Le 12/02/2020 à 12:34, Pierre Smits a écrit :

I don't know how this happened, but the result in my local git clone
(through my client SourceTree) is the following when I do a fetch:

git --no-optional-locks -c color.branch=false -c color.diff=false -c
color.status=false -c diff.mnemonicprefix=false -c core.quotepath=false -c
credential.helper=sourcetree fetch --prune OFBiz

fatal: Cannot fetch both refs/pull/13/head and refs/heads/pr/13 to
refs/remotes/OFBiz/pr/13

Completed with errors, see above



Best regards,

Pierre Smits
*Proud* *contributor* (but without privileges)* of* Apache OFBiz
, since 2008

*Apache Trafodion , Vice President*
*Apache Directory , PMC Member*
Apache Incubator , committer
Apache Steve , committer


On Wed, Feb 12, 2020 at 12:18 PM jler...@apache.org 
wrote:


Not sure how and why this happened and what it's for...

Do we need to document that?

Le 12/02/2020 à 12:11, jler...@apache.org a écrit :

This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a change to branch pr/13
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git.


at ae98498  Implemented: Add 'controlPath' attribute

No new revisions were added by this update.



Re: [ofbiz-framework] branch pr/13 created (now ae98498)

2020-02-12 Thread Pierre Smits
I don't know how this happened, but the result in my local git clone
(through my client SourceTree) is the following when I do a fetch:

git --no-optional-locks -c color.branch=false -c color.diff=false -c
color.status=false -c diff.mnemonicprefix=false -c core.quotepath=false -c
credential.helper=sourcetree fetch --prune OFBiz

fatal: Cannot fetch both refs/pull/13/head and refs/heads/pr/13 to
refs/remotes/OFBiz/pr/13

Completed with errors, see above



Best regards,

Pierre Smits
*Proud* *contributor* (but without privileges)* of* Apache OFBiz
, since 2008

*Apache Trafodion , Vice President*
*Apache Directory , PMC Member*
Apache Incubator , committer
Apache Steve , committer


On Wed, Feb 12, 2020 at 12:18 PM jler...@apache.org 
wrote:

> Not sure how and why this happened and what it's for...
>
> Do we need to document that?
>
> Le 12/02/2020 à 12:11, jler...@apache.org a écrit :
> > This is an automated email from the ASF dual-hosted git repository.
> >
> > jleroux pushed a change to branch pr/13
> > in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git.
> >
> >
> >at ae98498  Implemented: Add 'controlPath' attribute
> >
> > No new revisions were added by this update.
> >
>


Re: [ofbiz-framework] branch pr/13 created (now ae98498)

2020-02-12 Thread jler...@apache.org

Not sure how and why this happened and what it's for...

Do we need to document that?

Le 12/02/2020 à 12:11, jler...@apache.org a écrit :

This is an automated email from the ASF dual-hosted git repository.

jleroux pushed a change to branch pr/13
in repository https://gitbox.apache.org/repos/asf/ofbiz-framework.git.


   at ae98498  Implemented: Add 'controlPath' attribute

No new revisions were added by this update.