Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 2964 by [email protected]: Login to the SCM server failed.
http://code.google.com/p/reviewboard/issues/detail?id=2964
*** For customer support, please post to [email protected]
*** If you have a patch, please submit it to
http://reviews.reviewboard.org/
***
*** Do not post confidential information in this bug report!
What version are you running?
1.5.1
What's the URL of the page containing the problem?
When trying to view a diff, I get the appended error. If I try
many times, sometimes, it will work, but 99% of the time it will not.
All my passwords are current and available.
What steps will reproduce the problem?
1. Just trying to perform a view diff on an old review item.
2.
3.
What is the expected output? What do you see instead?
What operating system are you using? What browser?
Please provide any additional information below.
Login to the SCM server failed.
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/ReviewBoard-1.5.1-py2.4.egg/reviewboard/diffviewer/views.py",
line 153, in view_diff
interdiffset, highlighting, True)
File "/usr/lib/python2.4/site-packages/ReviewBoard-1.5.1-py2.4.egg/reviewboard/diffviewer/diffutils.py",
line 1063, in get_diff_files
large_data=True)
File "/usr/lib/python2.4/site-packages/Djblets-0.6.6-py2.4.egg/djblets/util/misc.py",
line 166, in cache_memoize
data = lookup_callable()
File "/usr/lib/python2.4/site-packages/ReviewBoard-1.5.1-py2.4.egg/reviewboard/diffviewer/diffutils.py",
line 1062, in <lambda>
enable_syntax_highlighting)),
File "/usr/lib/python2.4/site-packages/ReviewBoard-1.5.1-py2.4.egg/reviewboard/diffviewer/diffutils.py",
line 548, in get_chunks
old = get_original_file(filediff)
File "/usr/lib/python2.4/site-packages/ReviewBoard-1.5.1-py2.4.egg/reviewboard/diffviewer/diffutils.py",
line 364, in get_original_file
large_data=True)[0]
File "/usr/lib/python2.4/site-packages/Djblets-0.6.6-py2.4.egg/djblets/util/misc.py",
line 166, in cache_memoize
data = lookup_callable()
File "/usr/lib/python2.4/site-packages/ReviewBoard-1.5.1-py2.4.egg/reviewboard/diffviewer/diffutils.py",
line 363, in <lambda>
data = cache_memoize(key, lambda: [fetch_file(file, revision)],
File "/usr/lib/python2.4/site-packages/ReviewBoard-1.5.1-py2.4.egg/reviewboard/diffviewer/diffutils.py",
line 342, in fetch_file
data = tool.get_file(file, revision)
File "/usr/lib/python2.4/site-packages/ReviewBoard-1.5.1-py2.4.egg/reviewboard/scmtools/svn.py",
line 142, in get_file
raise SCMError('Login to the SCM server failed.')
SCMError: Login to the SCM server failed.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
--
You received this message because you are subscribed to the Google Groups
"reviewboard-issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/reviewboard-issues?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.