Re: Unable to upload git patch after upgrading reviewboard to version

2017-01-23 Thread Christian Hammond
For Git, due to protocol limitations, you'll need to set up a compatible Git service or, if the upstream Git repository is accessible through direct file access by Review Board, you'll need to put the path to the .git directory as the Path field. Christian On Sun, Jan 22, 2017 at 21:55 pritesh

Re: Unable to upload git patch after upgrading reviewboard to version

2017-01-22 Thread pritesh pagar
Hi Christian, The git url you are seeing is hosted on local server running SCM Manager. Note: Reviewboard is also hosted on same server. Regards, Pritesh On Friday, January 20, 2017 at 1:23:26 PM UTC+5:30, Christian Hammond wrote: > > Hi Pritesh, > > A couple important notes: > > 1) Git and

Re: Unable to upload git patch after upgrading reviewboard to version

2017-01-19 Thread Christian Hammond
Hi Pritesh, A couple important notes: 1) Git and Mercurial are not compatible, and Git repositories cannot be used with Mercurial repository configurations. It may have appeared to be working due to Mercurial understanding a variant of Git diffs, and with the local developer using Mercurial and

Re: Unable to upload git patch after upgrading reviewboard to version

2017-01-19 Thread pritesh pagar
Hi Christian, Below are the Repo configuration of reviewboard: Note: 1. In repo configuration, You can see Repo Type is Mercurial even though repo is a git repo.

Re: Unable to upload git patch after upgrading reviewboard to version

2017-01-19 Thread Christian Hammond
Hi Pritesh, Can you show me the configuration for your repository in Review Board? Do existing review requests work? How are you generating/uploading the diff? Christian -- Christian Hammond President/CEO of Beanbag Makers of Review Board

Unable to upload git patch after upgrading reviewboard to version

2017-01-19 Thread pritesh pagar
Hi, Recently I upgraded reviewboard from 2.0.15 to 2.5.7. After upgrade, diff upload for git repo is failng. *ERROR ON UI:* The patch to 'index.js' didn't apply cleanly. The temporary files have been left in '/tmp/reviewboard.cMAy_Q' for debugging purposes. `patch` returned: This may be a