ericmckean / rietveld

Automatically exported from code.google.com/p/rietveld
Apache License 2.0
0 stars 0 forks source link

Error 401 when viewing diff #331

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. http://codereview.appspot.com/4924048/
2. View side-by-side diff for the first file.

What is the expected output? What do you see instead?
I see:
  Error fetching http://scons.tigris.org/svn/scons/trunk/src/engine/SCons/Platform/darwin.py?rev=5349: HTTP status 401

Tigris.org requires authorization to fetch the file even for anonymous. We can 
provide (in priority order)

a. a descriptive error message that "Remote server requires authorization to 
fetch specified file"
b. html form to enter user/pass to fetch this specific file along with the 
message above
c. do file accessibility check during upload.py processing
d. add known user/pass combinations to repositories (and management interface)

Original issue reported on code.google.com by techtonik@gmail.com on 29 Aug 2011 at 3:01

GoogleCodeExporter commented 9 years ago

Original comment by albrecht.andi on 6 Apr 2012 at 7:12