On Wed, Feb 10, 2010 at 7:30 PM, AllenDowney <[email protected]> wrote:
> Hi. > > Is there a way to browse a file and find the code review comments that > have been > made on it? I can go to Source->Changes and click on the revision > number, and that gives me a list > of all of the comments for the revision: > > http://code.google.com/p/sixtopics/source/detail?r=295 > > But it is not easy to find any particular file. > > On the other hand, I can go to Source->Browse to select a file, but > from there I don't see any way > to get the comments. For example: > > > http://code.google.com/p/sixtopics/source/browse/branches/mary.germino/Heptathlon/src/com/allendowney/heptathlon/Heptathlon.java?r=286 > > Thanks for any hints! > Sorry for sitting on this for so long, and sorry again for not remembering that there is if not an easy way then something that might work for you: code review scores appear on source/list page, and the source/list page may be filtered by path (as in http://code.google.com/p/sixtopics/source/list?path=/branches/mary.germino/Heptathlon/src/com/allendowney/heptathlon/Heptathlon.java). I don't see any scored code reviews involving that file, but here's an example from another project: http://code.google.com/p/trinitycore/source/list?path=/src/scripts. Code review scores indicate the likely presence of a comment but if a comment is made with a neutral score it won't appear (because the column currently only displays positive and negative votes). Hmm... sorry there's nothing more straightforward. It sounds like a good idea; consider filing a feature request<http://code.google.com/p/support/issues/entry> ? -Nathaniel -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-code-hosting?hl=en.

