Hi Monami, Please read [0] for a tutorial on submitting code. Basically hg diff won't show you anything but there is no diff against your own head (since you did a commit), you would need to specify the revision as is indicated in [0]. If the hg commit is the last transactional thing you did you should be able to perform "hg rollback" which would make hg diff show what you need again :).
Greetings, Lennard [0] http://www.waveprotocol.org/code/submitting-code On Thu, Feb 17, 2011 at 16:52, Monami Sharma <monami.sha...@gmail.com>wrote: > Hello > I am developing on WinXP and trying to use Upload.py for code > review request but I keep on getting following message : > > "No valid patches found in output from hg diff" > > I have committed my changes and it shows in the hg log and also I am able > to "hg export" with proper header and diffs. > > I am not sure what I am missing ! Please help! > > Attached is the diff file I generated using hg export and it shows all my > changes. > > Thanks in advance > Monami Sharma > > > > > > > > > On Thu, Feb 17, 2011 at 5:30 AM, <wave-proto...@googlecode.com> wrote: > >> >> Comment #3 on issue 166 by vega113: Client shiny on broken gadget (Good >> First Timer Project) >> http://code.google.com/p/wave-protocol/issues/detail?id=166 >> >> Great. Send a patch for review according to instructions at: >> http://www.waveprotocol.org/code/submitting-code >> Make sure to add also hearn...@google.com as reviewer. >> >> -- >> You received this message because you starred the issue. >> You may adjust your notification preferences at: >> https://code.google.com/hosting/settings >> >> Reply to this email to add a comment. >> > > > > -- > Regards > Monami Sharma > >