Re: Post Review is unable to upload diff

2012-08-21 Thread Rob
Thanks Shaoyan for your response. If I create a unified diff file using svn diff and then upload via post review or Review Board web UI it works fine. I have created a script that creates the unified diff, uploads via post review, and then opens the web UI. I am also looking at updating the

Re: Post Review is unable to upload diff

2012-08-16 Thread Rob
Hi Christian, Thanks for getting back to me. The output I gave was from a post commit, but I did try pre-commit and the same error occurred. I have looked at repository path in Review Board and it points to the root of our Subvversion repository. We also have a mirror path that points to a

Re: Post Review is unable to upload diff

2012-08-16 Thread Shaoyan Huang
I think the problem is caused by svn 1.7.x. It output some extra information for svn diff and cause ReviewBoard to raise FileNotFound exception. It's ok if you use TSVN 1.7.x to generate patch and submit by Web UI. Shaoyan Huang On Thursday, August 16, 2012 4:44:29 PM UTC+8, Rob wrote: Hi

Post Review is unable to upload diff

2012-08-15 Thread Rob
Hi, I have an issue with Review Board uploading a differences file that has a new source file in it (no previous history). These are the steps I followed; I created a file and added it using TortoiseSvn but not committed. I then opened a command prompt and entered the text post-review -d

Re: Post Review is unable to upload diff

2012-08-15 Thread Nilesh Jaiswal
Similar issue reported by me and chris suggested me to keep p4 in the path i.e /usr/bin from where apache can read, After following his suggestion i was able to successfully post the review request. Hope you can try similar with subversion. On Thu, Aug 16, 2012 at 1:36 AM, Rob

Re: Post Review is unable to upload diff

2012-08-15 Thread Christian Hammond
Hi Rob, Is the error output that you provided from the attempts before committing the file, or after? I ask because it seems to be specifying an explicit revision. Can you also tell me if the repository path in Review Board points to the very base of the SVN repository, or to a subdirectory