Hello,

I  have configured a review board and was working fine.
But a new problem come up.I was using a local clone of the git 
repository.So whenever a repository user updates something, there seems to 
be a mismatch.

So I need to move to remote accesss.
 repository setting is like this 

Path :    git://cagit.hello.com/test/qa.git

Mirror path : ssh://cagit.hello.com/repo/git/test/qa.git

Raw file URL mask:  
http://cagit1.hello.com/git/?p=test/qa.git;a=blob;f=<filename>;h=<revision> 


I am able to save the diff files into the repository but while viewing the 
diff file, I am getting the following error.

 The patch to 'recipes/netperf/netperf_2.4.4.bb' didn't apply cleanly. The 
temporary files have been left in '/tmp/reviewboard.c4cpf1' for debugging 
purposes. `patch` returned: patching file /tmp/reviewboard.c4cpf1/tmp1Tjunq 
Hunk #1 FAILED at 1. 1 out of 1 hunk FAILED -- saving rejects to file 
/tmp/reviewboard.c4cpf1/tmp1Tjunq-new.rej 

Traceback (most recent call last):
  File 
"/usr/local/lib/python2.6/dist-packages/ReviewBoard-1.6.11-py2.6.egg/reviewboard/diffviewer/views.py",
 line 152, in view_diff
    populate_diff_chunks(temp_files, highlighting)
  File 
"/usr/local/lib/python2.6/dist-packages/ReviewBoard-1.6.11-py2.6.egg/reviewboard/diffviewer/diffutils.py",
 line 1131, in populate_diff_chunks
    large_data=True)
  File 
"/usr/local/lib/python2.6/dist-packages/Djblets-0.6.22-py2.6.egg/djblets/util/misc.py",
 line 156, in cache_memoize
    data = lookup_callable()
  File 
"/usr/local/lib/python2.6/dist-packages/ReviewBoard-1.6.11-py2.6.egg/reviewboard/diffviewer/diffutils.py",
 line 1130, in <lambda>
    enable_syntax_highlighting)),
  File 
"/usr/local/lib/python2.6/dist-packages/ReviewBoard-1.6.11-py2.6.egg/reviewboard/diffviewer/diffutils.py",
 line 558, in get_chunks
    new = get_patched_file(old, filediff)
  File 
"/usr/local/lib/python2.6/dist-packages/ReviewBoard-1.6.11-py2.6.egg/reviewboard/diffviewer/diffutils.py",
 line 377, in get_patched_file
    return patch(filediff.diff, buffer, filediff.dest_file)
  File 
"/usr/local/lib/python2.6/dist-packages/ReviewBoard-1.6.11-py2.6.egg/reviewboard/diffviewer/diffutils.py",
 line 246, in patch
    (filename, tempdir, patch_output))
Exception: The patch to 'recipes/netperf/netperf_2.4.4.bb' didn't apply 
cleanly. The temporary files have been left in '/tmp/reviewboard.c4cpf1' for 
debugging purposes.
`patch` returned: patching file /tmp/reviewboard.c4cpf1/tmp1Tjunq
Hunk #1 FAILED at 1.
1 out of 1 hunk FAILED -- saving rejects to file 
/tmp/reviewboard.c4cpf1/tmp1Tjunq-new.rej

Please help. This is blocking me.Thanks in advance

 

-- 
Want to help the Review Board project? Donate today at 
http://www.reviewboard.org/donate/
Happy user? Let us know at http://www.reviewboard.org/users/
-~----------~----~----~----~------~----~------~--~---
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
--- 
You received this message because you are subscribed to the Google Groups 
"reviewboard" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to reviewboard+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to