<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body bgcolor="#FFFFFF" text="#000000">
Hi Matt,
<blockquote
cite="mid:CALzTN-TALY-WPh0+EOCtdK0e7pO1MCYoFYBPPJ4N7Dr9K4owLA@mail.gmail.com"
type="cite">
<blockquote type="cite">
<pre wrap="">I've attached a patch file because I have some trouble using gerrit. I've
set up gerrit to use a http password but get
error: The requested URL returned error: 403 while accessing
<a class="moz-txt-link-freetext" href="http://crossmanith@review.source.kitware.com/p/ITK/info/refs">http://crossmanith@review.source.kitware.com/p/ITK/info/refs</a>
fatal: HTTP request failed
</pre>
</blockquote>
<pre wrap="">
Sorry to hear about your difficulties. Thanks for setting up the
configuration and submitting a patch!
I have uploaded the patch here:
<a class="moz-txt-link-freetext" href="http://review.source.kitware.com/#/c/12788/">http://review.source.kitware.com/#/c/12788/</a></pre>
</blockquote>
What are the next steps? Waiting for a buildbot / review?<br>
<blockquote
cite="mid:CALzTN-TALY-WPh0+EOCtdK0e7pO1MCYoFYBPPJ4N7Dr9K4owLA@mail.gmail.com"
type="cite">
<pre wrap="">Is there there code that can be added to the tests that will reproduce
the error this fixes?</pre>
</blockquote>
No small minimal piece of code. Just the loop in my application
working now as expected.<br>
<blockquote
cite="mid:CALzTN-TALY-WPh0+EOCtdK0e7pO1MCYoFYBPPJ4N7Dr9K4owLA@mail.gmail.com"
type="cite">
<pre wrap="">The Git error occurs after following the HTTP setup described here?
<a class="moz-txt-link-freetext" href="http://www.itk.org/Wiki/ITK/Git/Account#Gerrit">http://www.itk.org/Wiki/ITK/Git/Account#Gerrit</a></pre>
</blockquote>
Well, at least I think so. I can sign in on gerrit, have a profile
and a public key added. ssh is not possible due to the firewall
settings so I have <br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:url.http://crossmanith@review.source.kitware.com/p/ITK.insteadof=crossmanith@review.source.kitware.com:ITK">url.http://crossmanith@review.source.kitware.com/p/ITK.insteadof=crossmanith@review.source.kitware.com:ITK</a><br>
<br>
in my git configuration. I'm promted for a password but
authentication then fails.
<blockquote
cite="mid:CALzTN-TALY-WPh0+EOCtdK0e7pO1MCYoFYBPPJ4N7Dr9K4owLA@mail.gmail.com"
type="cite"><br>
<blockquote type="cite">
<pre wrap="">when trying
"git push gerrit HEAD:refs/for/release/itkLabelGeometryImageFilter"
I've created the branch with "git checkout -b itkLabelGeometryImageFilter
origin/release"
</pre>
</blockquote>
<pre wrap="">
For future information, patches are usually based off the master
branch, then backported to the release branch after being thoroughly
tested on the dashboard.</pre>
</blockquote>
I've misunderstood "For new development, start the topic from <code>origin/master</code>:".
Thought a bugfix is not a new development and decided to choose
option #2.<br>
<br>
Christina<br>
</body>
</html>