Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [tcf-dev] repository permission

Hi Pawel,

 

The use of Gerrit still depends if your are pushing to a HEAD:/ref/for/<branch> RefSpec or not. You can still push to master without having the change going through Gerrit code review, but still you need to push through the Gerrit enabled URL.

 

Best regards, Uwe J

 

 

 

From: tcf-dev-bounces@xxxxxxxxxxx [mailto:tcf-dev-bounces@xxxxxxxxxxx] On Behalf Of Pawel Piech
Sent: Freitag, 20. Juli 2012 17:23
To: tcf-dev@xxxxxxxxxxx
Subject: Re: [tcf-dev] repository permission

 

Does this mean that all tcf commits have to go through Gerrit now?  It's not what I recall was decided. 
-Pawel


On 07/19/2012 10:16 PM, Stieber, Uwe wrote:

Hi Pawel,

 

You have to push to the Gerrit enabled URL’s … ssh://ppiech@xxxxxxxxxxxxxxx:29418/tcf/org.eclipse.tcf.git.

 

Best regards, Uwe

 

 

From: tcf-dev-bounces@xxxxxxxxxxx [mailto:tcf-dev-bounces@xxxxxxxxxxx] On Behalf Of Pawel Piech
Sent: Freitag, 20. Juli 2012 00:34
To: TCF Development
Subject: [tcf-dev] repository permission

 

Hi Martin,
Are there any repository permissions that need to be updated for new committers?  I get an error trying to push to the tcf repo:

pawel@pawel-Latitude-E6520:~/git/org.eclipse.tcf-github$ git push eclipse master
Counting objects: 26, done.
Delta compression using up to 8 threads.
Compressing objects: 100% (9/9), done.
Writing objects: 100% (14/14), 3.60 KiB, done.
Total 14 (delta 5), reused 0 (delta 0)
error: insufficient permission for adding an object to repository database ./objects

fatal: failed to write object
error: unpack failed: unpack-objects abnormal exit
To ssh://ppiech@xxxxxxxxxxxxxxx/gitroot/tcf/org.eclipse.tcf.git
 ! [remote rejected] master -> master (n/a (unpacker error))
error: failed to push some refs to 'ssh://ppiech@xxxxxxxxxxxxxxx/gitroot/tcf/org.eclipse.tcf.git'


Thanks,
Pawel




_______________________________________________
tcf-dev mailing list
tcf-dev@xxxxxxxxxxx
http://dev.eclipse.org/mailman/listinfo/tcf-dev

 


Back to the top