* Request from Martin Liska
@ 2019-03-19 11:07 mliska
2019-03-19 11:37 ` Christopher Faylor
0 siblings, 1 reply; 7+ messages in thread
From: mliska @ 2019-03-19 11:07 UTC (permalink / raw)
To: overseers
Martin Liska would like to be added to sourceware.org.
For more information, check out:
http://sourceware.org/cgi-bin/pdw/queue.cgi
Or, check the specific request here:
http://sourceware.org/cgi-bin/pdw/details.cgi?file=2526965.110912
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Request from Martin Liska
2019-03-19 11:07 Request from Martin Liska mliska
@ 2019-03-19 11:37 ` Christopher Faylor
2019-03-19 11:53 ` Martin Liška
0 siblings, 1 reply; 7+ messages in thread
From: Christopher Faylor @ 2019-03-19 11:37 UTC (permalink / raw)
To: mliska; +Cc: overseers, nickc
On Tue, Mar 19, 2019 at 11:07:30AM -0000, mliska@suse.cz wrote:
>Martin Liska would like to be added to sourceware.org.
>
>For more information, check out:
>http://sourceware.org/cgi-bin/pdw/queue.cgi
>
>Or, check the specific request here:
>http://sourceware.org/cgi-bin/pdw/details.cgi?file=2526965.110912
You already have an account on sourceware.org.
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Request from Martin Liska
2019-03-19 11:37 ` Christopher Faylor
@ 2019-03-19 11:53 ` Martin Liška
2019-03-19 11:55 ` Frank Ch. Eigler
0 siblings, 1 reply; 7+ messages in thread
From: Martin Liška @ 2019-03-19 11:53 UTC (permalink / raw)
To: overseers, nickc
On 3/19/19 12:37 PM, Christopher Faylor wrote:
> On Tue, Mar 19, 2019 at 11:07:30AM -0000, mliska@suse.cz wrote:
>> Martin Liska would like to be added to sourceware.org.
>>
>> For more information, check out:
>> http://sourceware.org/cgi-bin/pdw/queue.cgi
>>
>> Or, check the specific request here:
>> http://sourceware.org/cgi-bin/pdw/details.cgi?file=2526965.110912
>
> You already have an account on sourceware.org.
>
Hi.
I fixed remote origin to:
[remote "origin"]
url = ssh://marxin@sourceware.org/git/binutils-gdb.git
fetch = +refs/heads/*:refs/remotes/origin/*
and I see following error when pushing:
fatal: failed to write object
error: remote unpack failed: unpack-objects abnormal exit
To ssh://sourceware.org/git/binutils-gdb.git
! [remote rejected] master -> master (n/a (unpacker error))
error: failed to push some refs to 'ssh://marxin@sourceware.org/git/binutils-gdb.git'
Thanks,
Martin
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Request from Martin Liska
2019-03-19 11:53 ` Martin Liška
@ 2019-03-19 11:55 ` Frank Ch. Eigler
2019-03-26 9:41 ` Martin Liška
0 siblings, 1 reply; 7+ messages in thread
From: Frank Ch. Eigler @ 2019-03-19 11:55 UTC (permalink / raw)
To: Martin Liška; +Cc: overseers, nickc
Hi -
> [remote "origin"]
> url = ssh://marxin@sourceware.org/git/binutils-gdb.git
> fetch = +refs/heads/*:refs/remotes/origin/*
> and I see following error when pushing:
> fatal: failed to write object
At the moment, you don't have group membership in binutils/gdb/src groups.
- FChE
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Request from Martin Liska
2019-03-19 11:55 ` Frank Ch. Eigler
@ 2019-03-26 9:41 ` Martin Liška
2019-03-26 12:35 ` Mark Wielaard
0 siblings, 1 reply; 7+ messages in thread
From: Martin Liška @ 2019-03-26 9:41 UTC (permalink / raw)
To: Frank Ch. Eigler; +Cc: overseers, nickc
On 3/19/19 12:55 PM, Frank Ch. Eigler wrote:
> Hi -
>
>> [remote "origin"]
>> url = ssh://marxin@sourceware.org/git/binutils-gdb.git
>> fetch = +refs/heads/*:refs/remotes/origin/*
>> and I see following error when pushing:
>> fatal: failed to write object
>
> At the moment, you don't have group membership in binutils/gdb/src groups.
>
> - FChE
>
Hi.
Is there any progress on that please?
Thanks,
Martin
^ permalink raw reply [flat|nested] 7+ messages in thread
* Re: Request from Martin Liska
2019-03-26 9:41 ` Martin Liška
@ 2019-03-26 12:35 ` Mark Wielaard
0 siblings, 0 replies; 7+ messages in thread
From: Mark Wielaard @ 2019-03-26 12:35 UTC (permalink / raw)
To: Martin Liška, Frank Ch. Eigler; +Cc: overseers, nickc
On Tue, 2019-03-26 at 10:41 +0100, Martin Liška wrote:
> On 3/19/19 12:55 PM, Frank Ch. Eigler wrote:
> > At the moment, you don't have group membership in binutils/gdb/src
> > groups.
>
> Is there any progress on that please?
If you already have an account on sourceware then the current process
is that you have to "send an email to the overseers mail account at
this site telling what project you want write access to and who
approved that access".
Cheers,
Mark
^ permalink raw reply [flat|nested] 7+ messages in thread
* Request from Martin Liska
@ 2013-08-21 7:10 marxin.liska
0 siblings, 0 replies; 7+ messages in thread
From: marxin.liska @ 2013-08-21 7:10 UTC (permalink / raw)
To: overseers
Martin Liska would like to be added to sourceware.org.
For more information, check out:
http://sourceware.org/cgi-bin/pdw/queue.cgi
Or, check the specific request here:
http://sourceware.org/cgi-bin/pdw/details.cgi?file=3922222.22396
^ permalink raw reply [flat|nested] 7+ messages in thread
end of thread, other threads:[~2019-03-26 12:35 UTC | newest]
Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-19 11:07 Request from Martin Liska mliska
2019-03-19 11:37 ` Christopher Faylor
2019-03-19 11:53 ` Martin Liška
2019-03-19 11:55 ` Frank Ch. Eigler
2019-03-26 9:41 ` Martin Liška
2019-03-26 12:35 ` Mark Wielaard
-- strict thread matches above, loose matches on Subject: below --
2013-08-21 7:10 marxin.liska
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).