This sounds like an issue between your Review Board server and your SVN
server. Are you having any of these problems from your local box?

Try a checkout from the Review Board server using the same configuration
specified in Review Board. See if you can duplicate it, and if you can get
any debug info from there.

Christian

-- 
Christian Hammond - chip...@chipx86.com
VMware, Inc.


On Wed, Feb 11, 2009 at 1:07 AM, Dev <devmeg...@gmail.com> wrote:

>
> Hi,
>
> I have installed RB 1.0 and pointed webserver as apache.
> I am able to post the reviews perfectly.But when i try to see the diff
> by using 'view diff' buton,it says below error.
>
>
> Diff currently unavailable.
> Error: Connection closed unexpectedly
> Details
>
> Traceback (most recent call last):
>  File "/usr/lib/python2.4/site-packages/ReviewBoard-1.0alpha2-
> py2.4.egg/reviewboard/diffviewer/views.py", line 183, in
> view_diff_fragment
>    file = get_requested_diff_file()
>  File "/usr/lib/python2.4/site-packages/ReviewBoard-1.0alpha2-
> py2.4.egg/reviewboard/diffviewer/views.py", line 159, in
> get_requested_diff_file
>    get_chunks)
>  File "/usr/lib/python2.4/site-packages/ReviewBoard-1.0alpha2-
> py2.4.egg/reviewboard/diffviewer/diffutils.py", line 613, in
> get_diff_files
>    large_data=True)
>  File "/usr/lib/python2.4/site-packages/Djblets-0.5alpha2-py2.4.egg/
> djblets/util/misc.py", line 143, in cache_memoize
>    data = lookup_callable()
>  File "/usr/lib/python2.4/site-packages/ReviewBoard-1.0alpha2-
> py2.4.egg/reviewboard/diffviewer/diffutils.py", line 612, in <lambda>
>    enable_syntax_highlighting),
>  File "/usr/lib/python2.4/site-packages/ReviewBoard-1.0alpha2-
> py2.4.egg/reviewboard/diffviewer/diffutils.py", line 341, in
> get_chunks
>    old = get_original_file(filediff)
>  File "/usr/lib/python2.4/site-packages/ReviewBoard-1.0alpha2-
> py2.4.egg/reviewboard/diffviewer/diffutils.py", line 248, in
> get_original_file
>    large_data=True)[0]
>  File "/usr/lib/python2.4/site-packages/Djblets-0.5alpha2-py2.4.egg/
> djblets/util/misc.py", line 143, in cache_memoize
>    data = lookup_callable()
>  File "/usr/lib/python2.4/site-packages/ReviewBoard-1.0alpha2-
> py2.4.egg/reviewboard/diffviewer/diffutils.py", line 247, in <lambda>
>    data = cache_memoize(key, lambda: [fetch_file(file, revision)],
>  File "/usr/lib/python2.4/site-packages/ReviewBoard-1.0alpha2-
> py2.4.egg/reviewboard/diffviewer/diffutils.py", line 227, in
> fetch_file
>    data = tool.get_file(file, revision)
>  File "/usr/lib/python2.4/site-packages/ReviewBoard-1.0alpha2-
> py2.4.egg/reviewboard/scmtools/svn.py", line 115, in get_file
>    raise SCMError(e)
> SCMError: Connection closed unexpectedly
>
>
>
> Pl help me in this regard.
>
> Regards,
> dev
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To post to this group, send email to reviewboard@googlegroups.com
To unsubscribe from this group, send email to 
reviewboard+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/reviewboard?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to