AFAICT, there is no way to pass credentials. The recommended method is
to use upload.py which uploads the base file as well as the diff to
the server thus obviating the need for server to fetch the base file.
Thanks,
Raghu
> If I'm right then I guess I keep looking at other tools as we cannot
> host our company code reviews on the web.
Even though Rietveld is designed for Google App Engine (and hence
requires to be run on Google's App Engine infrastructure), there are
ways to run it locally. Please see the following article:
http://code.google.com/appengine/articles/pure_django.html