审查委员会差异不上传 [英] review board diff not uploading

查看:243
本文介绍了审查委员会差异不上传的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前尝试使用审查委员会做了一个差异,但不断收到明确的错误消息:

i am currently attempting to do a diff using review board but keep getting an ambiguous error message:

Error uploading diff
Your review request still exists, but the diff is not attached.

调试消息不会过多要么离开,没有任何错误......

The debug messages do not give much away either, no errors whatsoever....

>>> RBTools 0.4.1
>>> Home = /home/tom
>>> HTTP GETting api/
>>> HTTP GETting http://127.0.0.1/api/info/
>>> Using the new web API
Index: /trunk/0.1/scripts/configure-apache.sh
===================================================================
--- /trunk/0.1/scripts/configure-apache.sh  (revision 143)
+++ /trunk/0.1/scripts/configure-apache.sh  (working copy)
@@ -1,5 +1,5 @@
#! /bin/bash
-
+echo hello
cd ..
#SRCHEAD="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
SRCHEAD=$SRC_HEAD

这是我的.reviewboardrc文件包含:

This is what my ".reviewboardrc" file contains:

REVIEWBOARD_URL = "http://127.0.0.1/"

存储库路径是:HTTPS://XXX/svn/infinity/trunk/0.1

the repository path is: "https://XXX/svn/infinity/trunk/0.1"

有谁知道在哪里我可以为了解决这个问题,我看到启动?

does anyone know where i can start in order to resolve this issue i am seeing?

在此先感谢

推荐答案

一个解决方法是做一个手工的svn diff和保存到一个文件,然后在Web UI中的树干比较工作副本

a workaround is to do a manual svn diff and save to a file and then compare the working copy with the trunk in the web ui

这篇关于审查委员会差异不上传的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆