Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] Gerrit commit still doesn't work for me.

Thanks Brian. I think I had done all that.
I just re-cloned it into a new workspace and was able to commit AND push.
Sigh.


On Thu, Jul 25, 2013 at 4:55 PM, Brian Watt <bwatt@xxxxxxxxxxxxx> wrote:
Beth,

I'm so sorry to hear this. 

Just to let you know that there is hope. I am now committing with my new userid (bwatt@xxxxxxxxxxx). 

I followed the Development Environment Setup 7.0 notes in the wiki and used the https URL (not the ssh one). To use this https URL I has to get a new password using the instructions in the wiki. 

Also when I did a GIT push I had to be configured as bwatt@xxxxxxxxxxx otherwise I was getting GIT feedback messages saying I wash't authorized. Go to Preferences > GIT > Configuration and under 'user' set 'email' as beth@xxxxxxxxxx and 'name' as "Beth Tibbetts". I hope that helps

Bri

On Jul 25, 2013, at 3:38 PM, Beth Tibbitts <beth@xxxxxxxxxx> wrote:

This is my third day trying to commit/push a bug fix.
Due to my recent retirement from IBM, my eclipse email address has changed to beth@xxxxxxxxxx.

Gerrit and git push do not seem happy.  History below. 

I'm recloning the whole repo from 33,000 feet over Arizona, Texas, and I think Oklahoma now. :)
The git reset stuff, that Greg suggested, I'm sorry,  doesn't make sense. I will try to reclone.
This is my third day of trying to check in the fix.

I'm guessing now that the problem is that my email address in my local git config was tibbitts@xxxxxxxxxx when I committed the file, then i couldn't push, webmaster changed Gerrit credentials to change to beth@xxxxxxxxxx, credentials/ssh-keys worked ok then, but push still didn't work because, presumably, push and commit were then done from two different emails.

I tried to commit it from another repository i already had cloned, with same (current) email on both the commit and the push, but still got git errors on the push.  Thus I'm recloning and retrying.

Sigh.
...Beth


On Thu, Jul 25, 2013 at 4:18 PM, Beth Tibbitts <beth@xxxxxxxxxx> wrote:
well i used a diff git repo, and committed the file there, where i'm already beth@xxxxxxxxxx
and the push still gives error (even at 33,000 feet)

 ssh://btibbitts@xxxxxxxxxxxxxxx/gitroot/ptp/org.eclipse.ptp.git: error occurred during unpacking on the remote end: unpack-objects abnormal exit




On Thu, Jul 25, 2013 at 4:07 PM, Greg Watson <g.watson@xxxxxxxxxxxx> wrote:
git reset --soft HEAD~
git add …
git commit -c ORIG_HEAD

On Jul 25, 2013, at 3:53 PM, Beth Tibbitts <beth@xxxxxxxxxx> wrote:



*UPDATE* after i wrote what follows:
Did i do the commit with tibbitts@xxxxxxxxxx as my email addr (local config) then i can't do the push because THAT doesn't match?
How do i undo commit then redo, presumably as new email addr?


Hi Matt,
I still cannot push.
when i push i get 
===========================

The author must register with Gerrit.
Processing changes: refs: 1
Processing changes: refs: 1, done    
----------
Reviewing commit: commit ab61e0a8cd6c7c49e6796104470686861dc25ac2 1374780541 ----sp
Authored by: Beth Tibbitts <tibbitts@xxxxxxxxxx>

error: The author does not have a Gerrit account.
All authors must either be a commiter on the project, or have a current CLA on file.
====================
which still shows my ibm.com email address.
Preferences>Team>Git>Config
I only see email address one place (User Settings tab) and it's beth@xxxxxxxxxx there.

It does now show beth@xxxxxxxxxx, correctly.

On Thu, Jul 25, 2013 at 11:04 AM, Webmaster(Matt Ward) <webmaster@xxxxxxxxxxx> wrote:
Hi Beth,

  I've updated the settings so your new email address should be displayed.

If you still can't push then I'd suspect your local git config needed to be updated(if you haven't already).

-Matt.


On 07/24/2013 07:18 PM, Beth Tibbitts wrote:
Hi Matt,
Thanks for your help

I was able to get the public keys page to work now (it already had mine but i deleted and re-added it, just for fun)


and i still cannot PUSH.
I get: "ptp_7_0: ptp_7_0 [remote rejected]
Details:

prohibited by Gerrit
Branch refs/heads/ptp_7_0:
You are not allowed to perform this operation.
To push into this reference you need 'Push' rights.
User: btibbitts
Please read the documentation and contact an administrator
if you feel the configuration is incorrect

Processing changes: refs: 1
Processing changes: refs: 1, done    

and it worked before my email  address changed.



On Wed, Jul 24, 2013 at 1:47 PM, Webmaster(Matt Ward) <webmaster@xxxxxxxxxxx> wrote:
Hi Beth,

  This is a Gerrit/ldap limitation.  I've updated your Gerrit records so you should be all set.

-Matt.


On 07/23/2013 07:50 PM, Beth Tibbitts wrote:
I'm getting this error when i try to login to do ssh keys, which makes me suspect something is amiss.
I get "cannot assign user name"



---------- Forwarded message ----------
From: Beth Tibbitts <beth@xxxxxxxxxx>
Date: Tue, Jul 23, 2013 at 7:47 PM
Subject: Eclipse email change - Gerrit doesn't work?
To: webmaster@xxxxxxxxxxx


Hello
I can't commit to git - our project recently cut over to gerrit - (just before my email change) did my userid/email change (from tibbitts@xxxxxxxxxx to beth@xxxxxxxxxx) need something manually adjusted ?

Thanks


--
...Beth

Beth Tibbitts



--
...Beth

Beth Tibbitts




--
...Beth

Beth Tibbitts




--
...Beth

Beth Tibbitts




--
...Beth

Beth Tibbitts



--
...Beth

Beth Tibbitts
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev


_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev




--
...Beth

Beth Tibbitts

Back to the top