I am trying to debug a code error a work associate committed to our SVN, and to do that I need to step through the logs, but using svn -log dumps the whole list, which makes me unable to view everything, as scrolling up ends much before the log does. Using the limit command does not work very well, either. I can have it show me the last, say, 10 commits, but is there a way to continue to the next 10 after? Or something similar?
Thanks
The
morecommand?