Code review on an entire directory

0 views
Skip to first unread message

moshe weitzman

unread,
Jun 30, 2009, 4:55:44 PM6/30/09
to codereview-discuss
I would like to perform code review upon the HEAD version of a given
subdir in my subversion repos. Not a code review on a diff, but rather
on full files. This can happen when a file has been in use for a long
time and you want to comment on its code in general, and not on a
proposed or historical change. Is this possible?

Guido van Rossum

unread,
Jun 30, 2009, 5:32:59 PM6/30/09
to coderevie...@googlegroups.com
This looks like post-commit code review. The better tool for that is
probably the commenting/reviewing facilities built into Google Code
Hosting.

--Guido
--
--Guido van Rossum (home page: http://www.python.org/~guido/)

Donovan Jimenez

unread,
Jul 1, 2009, 5:10:55 PM7/1/09
to codereview-discuss
I use the -r option to compare committed code against a previous
version. Making the revision before the file existed would be adequate
for reviewing it as a whole I believe

moshe weitzman

unread,
Jul 2, 2009, 4:25:15 PM7/2/09
to codereview-discuss
Good idea, but alas Google code is only available for non commercial
use. codereview is open to any domain. If there is a post-commit
option that is easily available for companies, I'd love to learn about
it.

I will

On Jun 30, 5:32 pm, Guido van Rossum <gu...@python.org> wrote:
> This looks like post-commit code review. The better tool for that is
> probably the commenting/reviewing facilities built into Google Code
> Hosting.
>
> --Guido
>
Reply all
Reply to author
Forward
0 new messages