I can't open this diff?

The file 'f8131cd' could not be found in the repository


Traceback (most recent call last):
  File 
"/usr/local/lib/python2.7/dist-packages/ReviewBoard-1.6.12-py2.7.egg/reviewboard/diffviewer/views.py",
line 254, in view_diff
    populate_diff_chunks(temp_files, highlighting)
  File 
"/usr/local/lib/python2.7/dist-packages/ReviewBoard-1.6.12-py2.7.egg/reviewboard/diffviewer/diffutils.py",
line 1182, in populate_diff_chunks
    large_data=True)
  File 
"/usr/local/lib/python2.7/dist-packages/Djblets-0.6.23-py2.7.egg/djblets/util/misc.py",
line 156, in cache_memoize
    data = lookup_callable()
  File 
"/usr/local/lib/python2.7/dist-packages/ReviewBoard-1.6.12-py2.7.egg/reviewboard/diffviewer/diffutils.py",
line 1181, in <lambda>
    enable_syntax_highlighting)),
  File 
"/usr/local/lib/python2.7/dist-packages/ReviewBoard-1.6.12-py2.7.egg/reviewboard/diffviewer/diffutils.py",
line 588, in get_chunks
    old = get_original_file(filediff)
  File 
"/usr/local/lib/python2.7/dist-packages/ReviewBoard-1.6.12-py2.7.egg/reviewboard/diffviewer/diffutils.py",
line 368, in get_original_file
    large_data=True)[0]
  File 
"/usr/local/lib/python2.7/dist-packages/Djblets-0.6.23-py2.7.egg/djblets/util/misc.py",
line 156, in cache_memoize
    data = lookup_callable()
  File 
"/usr/local/lib/python2.7/dist-packages/ReviewBoard-1.6.12-py2.7.egg/reviewboard/diffviewer/diffutils.py",
line 367, in <lambda>
    data = cache_memoize(key, lambda: [fetch_file(file, revision)],
  File 
"/usr/local/lib/python2.7/dist-packages/ReviewBoard-1.6.12-py2.7.egg/reviewboard/diffviewer/diffutils.py",
line 347, in fetch_file
    data = repository.get_file(file, revision)
  File 
"/usr/local/lib/python2.7/dist-packages/ReviewBoard-1.6.12-py2.7.egg/reviewboard/scmtools/models.py",
line 155, in get_file
    return self.get_scmtool().get_file(path, revision)
  File 
"/usr/local/lib/python2.7/dist-packages/ReviewBoard-1.6.12-py2.7.egg/reviewboard/scmtools/git.py",
line 75, in get_file
    return self.client.get_file(path, revision)
  File 
"/usr/local/lib/python2.7/dist-packages/ReviewBoard-1.6.12-py2.7.egg/reviewboard/scmtools/git.py",
line 383, in get_file
    return self._cat_file(path, revision, "blob")
  File 
"/usr/local/lib/python2.7/dist-packages/ReviewBoard-1.6.12-py2.7.egg/reviewboard/scmtools/git.py",
line 438, in _cat_file
    raise FileNotFoundError(commit)
FileNotFoundError: The file 'f8131cd' could not be found in the repository



@vinodkone


On Mon, Apr 15, 2013 at 2:21 PM, Brenden Matthews <[email protected]>wrote:

>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/10492/
> -----------------------------------------------------------
>
> Review request for mesos.
>
>
> Description
> -------
>
> Run Hadoop tutorial binaries from within build dir.
>
>
> Diffs
> -----
>
>   hadoop/TUTORIAL.sh f8131cd
>
> Diff: https://reviews.apache.org/r/10492/diff/
>
>
> Testing
> -------
>
> Used in production at Airbnb.
>
>
> Thanks,
>
> Brenden Matthews
>
>

Reply via email to