Hi Christian, No worries, and I eventually found the answer you're suggesting. I wasn't tracking against master.
Thank you, On Sat, Aug 29, 2020 at 11:43 PM Christian Hammond <[email protected]> wrote: > Hi Emmanuel, > > Sorry for the late reply. Our paid support channel has been keeping us > very busy lately. > > Are you pushing to a fork, or the upstream repository? If a fork, is the > "origin" remote pointing to that, or to the upstream repository? > > If "origin" does not point to the upstream repository, you will need to > pass --tracking-branch=<remote>/<branch> (e.g., > --tracking-branch=main-remote/release-1.0.x). This can also be set in > .reviewboardrc using the TRACKING_BRANCH option. > > Christian > > > On Mon, Aug 17, 2020 at 11:40 AM Emmanuel Régimbald <[email protected]> > wrote: > >> Hello, >> >> I just started using RB on Windows and I'm able to post new RB requests >> but I can't update them. >> >> For instance, I have an open RB. I did some changes to my branch and >> pushed them to my repo but when I run "rbt post -u" I get ERROR: There >> don't seem to be any diffs! >> >> I'm not sure what kind of debugging output I can add. Please ask for >> anything. >> >> Thanks, >> >> -- >> Supercharge your Review Board with Power Pack: >> https://www.reviewboard.org/powerpack/ >> Want us to host Review Board for you? Check out RBCommons: >> https://rbcommons.com/ >> Happy user? Let us know! https://www.reviewboard.org/users/ >> --- >> You received this message because you are subscribed to the Google Groups >> "Review Board Community" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> To view this discussion on the web visit >> https://groups.google.com/d/msgid/reviewboard/440923c0-85b3-4009-b716-9ba8c0b581fcn%40googlegroups.com >> <https://groups.google.com/d/msgid/reviewboard/440923c0-85b3-4009-b716-9ba8c0b581fcn%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> > > > -- > Christian Hammond > President/CEO of Beanbag <https://www.beanbaginc.com/> > Makers of Review Board <https://www.reviewboard.org/> > > -- > Supercharge your Review Board with Power Pack: > https://www.reviewboard.org/powerpack/ > Want us to host Review Board for you? Check out RBCommons: > https://rbcommons.com/ > Happy user? Let us know! https://www.reviewboard.org/users/ > --- > You received this message because you are subscribed to a topic in the > Google Groups "Review Board Community" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/reviewboard/SfFcEFBIcDU/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/reviewboard/CAE7Vnd%3DbBCndU92SXY4TKOs16irTXs6BaSihcW3x73gVQVpOAQ%40mail.gmail.com > <https://groups.google.com/d/msgid/reviewboard/CAE7Vnd%3DbBCndU92SXY4TKOs16irTXs6BaSihcW3x73gVQVpOAQ%40mail.gmail.com?utm_medium=email&utm_source=footer> > . > -- Emmanuel Régimbald -- Supercharge your Review Board with Power Pack: https://www.reviewboard.org/powerpack/ Want us to host Review Board for you? Check out RBCommons: https://rbcommons.com/ Happy user? Let us know! https://www.reviewboard.org/users/ --- You received this message because you are subscribed to the Google Groups "Review Board Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/reviewboard/CALoc5C7PgCeXHTx1%3DmEXpedfXmj3UceEXbC-9u4A1N73BChV9w%40mail.gmail.com.
