This is the mail archive of the systemtap@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: git commits to Systemtap


Frank Ch. Eigler wrote:
> Dave Nomura <dcnltc@us.ibm.com> writes:
> 
>> One other piece possible important piece is that the my username on
>> the machine where I am doing the commit is different than the redhat
>> username when I requested git write permission.
> 
> Yes, that would do it.  One fix is to a clause like
> 
>      Host sources.redhat.com sourceware.org
>           User dcnomura
> 
> to your $HOME/.ssh/config file and try again.  This same problem would
> have arisen with CVS too.

You can also fix this at the git level, like this:

# git clone ssh://dcnomura@sources.redhat.com/git/systemtap.git

Either solution should work fine.

-- 
David Smith
dsmith@redhat.com
Red Hat
http://www.redhat.com
256.217.0141 (direct)
256.837.0057 (fax)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]