[ITK] [ITK-users] itk::LightObject does not expose operator<< in .h header
Matt McCormick
matt.mccormick at kitware.com
Fri Mar 21 22:57:23 EDT 2014
Hi Taylor,
On Fri, Mar 21, 2014 at 5:52 PM, Taylor Braun-Jones
<taylor at braun-jones.org> wrote:
> I'm trying to push a patch from behind HTTP proxy server.
>
SSH is the best bet, but if that was tried, and port 22 is blocked...
> I followed the
> "Firewall blocks SSH traffic" instructions at:
>
> http://www.itk.org/Wiki/ITK/Git/Account
>
> But I immediately get the error:
>
> $ git gerrit-push
> Fetching gerrit master
> fatal: unable to access 'http://nocnokneo@review.source.kitware.com/p/ITK/':
> The requested URL returned error: 403
>
If it is reaching the server, and the password is configured, a prompt
should come up with:
Password for 'http://nocnokneo@review.source.kitware.com/p/ITK/':
where the HTTP Password that was generated in Gerrit (Gerrit web page
-> Settings -> HTTP Password) should be entered.
> I tried using https or the insteadOf rule and get:
>
HTTPS will not likely work.
After re-checking the configuration, and it still does not upload,
please just run 'git format-patch HEAD^', and attach the file to this
thread. This will preserve your authorship on the patch.
Thanks for your efforts!
Matt
_____________________________________
Powered by www.kitware.com
Visit other Kitware open-source projects at
http://www.kitware.com/opensource/opensource.html
Kitware offers ITK Training Courses, for more information visit:
http://www.kitware.com/products/protraining.php
Please keep messages on-topic and check the ITK FAQ at:
http://www.itk.org/Wiki/ITK_FAQ
Follow this link to subscribe/unsubscribe:
http://www.itk.org/mailman/listinfo/insight-users
More information about the Community
mailing list