Hi all,

I've been tasked with monitoring all the dev check ins so I can do a code
review. We've had alot of issues around code quality.

Essentially, I need to be able to know what java classes were involved in a
piece of functionality and then go through it with the dev.

Is there a way to do this? I guess either need to track changes by a
particular dev (over a certain time period) or ask the devs to put some
marker in the check in comment (probably the story number)?

We use subversion. So I guess some magic command line tinkering? What about
the code review tools out there?

Cheers

Rakesh

-- 
You received this message because you are subscribed to the Google Groups "The 
Java Posse" 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/javaposse?hl=en.

Reply via email to