Well you can set up proxy in git like
git config --global http.proxy %userame:pass@proxyip:port%
'remove %'
i used git on proxy to clone libreoffice and changed the gerrit url
protocol from git to http .
then cloning worked on proxy
But i am not sure about the push , never tried to push on proxy , you
can still try
by changing ssh protocol to http
( can give a try , not sure will it work, as Rsa fingerprint and
public key are matched for authentication , it would be difficult ) .
On Thu, May 2, 2013 at 8:49 PM, Thorsten Behrens <thb@documentfoundation.org
wrote:
Cao Cuong Ngo wrote:
Anybody can please tell me how to push to gerrit using https
(username/password)?
Hi Cao Cuong Ngo,
just to mirror that here - as mentioned on irc, pushing is not
possible by any other means than ssh. But you can always mail your
patch to this list (git format-patch -1 preferred).
Cheers,
-- Thorsten
_______________________________________________
LibreOffice mailing list
LibreOffice@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/libreoffice
Context
Privacy Policy |
Impressum (Legal Info) |
Copyright information: Unless otherwise specified, all text and images
on this website are licensed under the
Creative Commons Attribution-Share Alike 3.0 License.
This does not include the source code of LibreOffice, which is
licensed under the Mozilla Public License (
MPLv2).
"LibreOffice" and "The Document Foundation" are
registered trademarks of their corresponding registered owners or are
in actual use as trademarks in one or more countries. Their respective
logos and icons are also subject to international copyright laws. Use
thereof is explained in our
trademark policy.