Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [mylyn-reviews-dev] pushing to mylyn gerrit does not create a review

Nothing suspicious in the logs. I have restarted the server nevertheless.

This might be caused by meta-data conflicts with the Eclipse.org
repository since that is now a Gerrit style Git repository. I would
recommend using the Eclipse.org Gerrit instance.

Steffen


On Wed, Feb 29, 2012 at 9:31 PM, Alvaro Sanchez <alvsan09@xxxxxxxxx> wrote:
> Hi,
> I am experiencing a problem when trying to push new updates to Mylyn Gerrit
> server,
> the command goes through however there are no reviews related to the push.
>
> see commands below for an example.
>
> Any ideas are very appreciated.
>
> Regards
> /Alvaro
>
>
>  ~/git_repos/org.eclipse.mylyn.reviews.r4e (master)
> $ git push mgerrit
> Username:
> Password:
> Counting objects: 11939, done.
> Delta compression using up to 4 threads.
> Compressing objects: 100% (2369/2369), done.
> Writing objects: 100% (11939/11939), 9.70 MiB | 476 KiB/s, done.
> Total 11939 (delta 6903), reused 11807 (delta 6785)
> remote: Resolving deltas: 100% (6903/6903)
>
>  ~/git_repos/org.eclipse.mylyn.reviews.r4e (master)
> $ git push mgerrit HEAD:refs/for/master
> Username:
> Password:
> Counting objects: 11939, done.
> Delta compression using up to 4 threads.
> Compressing objects: 100% (2369/2369), done.
> Writing objects: 100% (11939/11939), 9.70 MiB | 462 KiB/s, done.
> Total 11939 (delta 6901), reused 11807 (delta 6785)
> remote: Resolving deltas: 100% (6901/6901)
>
> _______________________________________________
> mylyn-reviews-dev mailing list
> mylyn-reviews-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/mylyn-reviews-dev
>



-- 
Steffen Pingel
Senior Software Developer, Eclipse Mylyn
Mylyn Tasks Lead
http://tasktop.com


Back to the top