Re: [Sugar-devel] Weirdness in sugar git repository

2014-03-13 Thread Daniel Narvaez
Hello,

thanks for reporting this. As discussed on irc, I have cherry picked and
pushed the missing commits, I'm now releasing 0.101.5.

It's not really clear to me how it happened. Looking at the buildbot logs,
pull started breaking after my 0.101.4 commit, but looking at my bash
history I was just doing "git push" and "git push --tags". I have no idea
how that could have rewrote the history.


On 12 March 2014 17:51, Martin Abente wrote:

> Hello everyone,
>
> Today I pulled the latest bits from our sugar [1] repo and saw this:
>
> [tch@tch sugar]$ git pull
> remote: Counting objects: 3, done.
> remote: Compressing objects: 100% (3/3), done.
> remote: Total 3 (delta 0), reused 0 (delta 0)
> Unpacking objects: 100% (3/3), done.
> From git://github.com/sugarlabs/sugar
>  + eed15fe...88ed846 master -> origin/master  (forced update)
>  * [new tag] v0.101.4   -> v0.101.4
> Merge made by the 'recursive' strategy.
>  configure.ac | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> That didn't look right to me, so I also checked some of the pull requests and 
> noticed that most [2,3,4,5] of our pull requests have a lot commits that 
> weren't there before.
>
> Could it be that someone changed the history at some point (ie., using 
> --force)?
>
> Other ideas?
>
> tch.
>
> Refs:
> 1. https://github.com/sugarlabs/sugar
> 2. https://github.com/sugarlabs/sugar/pull/261
> 3. https://github.com/sugarlabs/sugar/pull/265
> 4. https://github.com/sugarlabs/sugar/pull/266
> 5. https://github.com/sugarlabs/sugar/pull/267
>
>
> ___
> Sugar-devel mailing list
> Sugar-devel@lists.sugarlabs.org
> http://lists.sugarlabs.org/listinfo/sugar-devel
>
>


-- 
Daniel Narvaez
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


Re: [Sugar-devel] Weirdness in sugar git repository

2014-03-12 Thread Ana Balica
I also have noticed the history change, since I got merge commit by pulling
from upstream.
Some of the commits were removed and the commit about Release 0.101.4 was
pushed to the repo.

I don't know for sure, but maybe the changes are caused by review
schedule: 0.101.4
- 03/24/14 - Feature Freeze.
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel


[Sugar-devel] Weirdness in sugar git repository

2014-03-12 Thread Martin Abente
Hello everyone,

Today I pulled the latest bits from our sugar [1] repo and saw this:

[tch@tch sugar]$ git pull
remote: Counting objects: 3, done.
remote: Compressing objects: 100% (3/3), done.
remote: Total 3 (delta 0), reused 0 (delta 0)
Unpacking objects: 100% (3/3), done.
From git://github.com/sugarlabs/sugar
 + eed15fe...88ed846 master -> origin/master  (forced update)
 * [new tag] v0.101.4   -> v0.101.4
Merge made by the 'recursive' strategy.
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

That didn't look right to me, so I also checked some of the pull
requests and noticed that most [2,3,4,5] of our pull requests have a
lot commits that weren't there before.

Could it be that someone changed the history at some point (ie., using --force)?

Other ideas?

tch.

Refs:
1. https://github.com/sugarlabs/sugar
2. https://github.com/sugarlabs/sugar/pull/261
3. https://github.com/sugarlabs/sugar/pull/265
4. https://github.com/sugarlabs/sugar/pull/266
5. https://github.com/sugarlabs/sugar/pull/267
___
Sugar-devel mailing list
Sugar-devel@lists.sugarlabs.org
http://lists.sugarlabs.org/listinfo/sugar-devel