I've been looking at SVN manuals but unable to find out simple usage examples or explanations of the "--incremental" option for "svn log" and "svn st".
I'm writing an open-source SVN GUI front-end so I need some basics about the usage of this flag.
You can see the noting of the --incremental here: http://durak.org/sean/pubs/software/version-control-with-subversion-1.6/svn.ref.svn.c.status.html
But it doesn't say anything about how to use it.