[Insight-developers] Gerrit confusion

Richard Beare richard.beare at gmail.com
Thu Apr 21 07:23:13 EDT 2011


Hello,
I'm working on some changes that I was hoping to distribute via
gerrit. I've been successful pushing the changes with git, and they
show up in my gerrit page. However I'm unable to use the git commands
listed in that page to fetch the changes via anonymous http:

git fetch http://review.source.kitware.com/p/ITK
refs/changes/52/1452/1 && git checkout FETCH_HEAD -b v3.20.0_cuda
fatal: http://review.source.kitware.com/p/ITK/info/refs download error
- The requested URL returned error: 403

git pull http://review.source.kitware.com/p/ITK refs/changes/52/1452/1
fatal: http://review.source.kitware.com/p/ITK/info/refs download error
- The requested URL returned error: 403

What critical part of the process am I missing here?

Thanks


More information about the Insight-developers mailing list