They're all going to be in the diffviewer_rawfilediffdata table, but as I said, the contents there really aren't diff files in a way that can be consumed. What are you trying to do?
David On Thu, Aug 1, 2019 at 3:37 PM Justin L <[email protected]> wrote: > David, > > Thank you for the quick reply, is there any way of finding the path or > where exactly they are located in the database? > The docker image pulls from the postgres:alpine docker image, which is > running in the same network as my Review Board container. > > Thanks > > On Thursday, August 1, 2019 at 2:21:11 PM UTC-7, David Trowbridge wrote: >> >> Justin, >> >> The diffs are stored inside the database, not on the filesystem. >> >> David >> >> On Thu, Aug 1, 2019 at 3:20 PM Justin L <[email protected]> wrote: >> >>> I am running Review Board version 3.0.14 through the ikatson docker >>> image, and I was wondering where my uploaded diff files are being stored? >>> My file storage setting is set to "Host file system" right now, but I am >>> not sure where they are on my file system. >>> >>> I know that uploaded files (attached media, other files) are in this >>> path (./var/www/reviewboard/htdocs/media/uploaded/files) on my docker >>> container. However, I don't see the diff files that are created when I >>> start a review request. >>> >>> -- >>> 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/4af0d1ff-ed97-4000-91f9-df0cae6c5d3f%40googlegroups.com >>> <https://groups.google.com/d/msgid/reviewboard/4af0d1ff-ed97-4000-91f9-df0cae6c5d3f%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> >> -- > 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/7c2be860-4d6a-4da4-82ab-4c183ff1a366%40googlegroups.com > <https://groups.google.com/d/msgid/reviewboard/7c2be860-4d6a-4da4-82ab-4c183ff1a366%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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/CAFS3VNWeXQ4qT%3DuTG9vSTB8RXLCZvF%3Dt-Gx7g0iRc5yOsRtaSw%40mail.gmail.com.
