2674: When using Perforce and Changelists, Diff file never generated

mjg****@gmai***** (Google Code) (Is this you? Claim this profile.)
Nov. 18, 2012
What version are you running?
RBTools 0.4.1
ReviewBoard 1.6.9

What's the URL of the page containing the problem?
http://reviewboard.quake.local/dashboard/

The problem is, that it doesn't load the page!

What steps will reproduce the problem?
1. Run this command - from a Cygwin (Unix) shell - for Perforce: 
 post-review --username=name --password=xxxxx --server=http://reviewboard.quake.local --output-diff --debug --p4-port=darwin:1666 --p4-client=Coding changelistNumber
2.That's it
3.

What is the expected output? What do you see instead?
This is the output, with debug on:
>>> RBTools 0.4.1
>>> Home = C:\Users\mgorga\AppData\Roaming
>>> HTTP GETting api/
>>> HTTP GETting http://reviewboard.quake.local/api/info/
>>> Using the new web API
Warning: //AMAZONAS/branches/Q4000_2.27/modules/QLM/QLM.c in your changeset is unmodified
==== //AMAZONAS/branches/Q4000_2.27/modules/QLM/QLM.c#2 ==M== //AMAZONAS/branches/Q4000_2.27/modules/QLM/QLM.c ====


What operating system are you using? What browser?
Windows 7, Cygwin mintty 1.0.3

Please provide any additional information below.

We are trying to create a diff, based on a changelist, and upload it to the server for review. No matter what we try, we always get back that the changelist is unmodified and no diff was produced. A couple of us have tried this, with the same "warning" - and we know there are multiple differences in the file in the changelist.
david
#1 david
Is the CLN you're trying to post a pending changeset?
  • +NeedInfo
david
#2 david
  • -NeedInfo
    +Incomplete