Greetings, Naz!
> Hi there,
> I am trying to get a list of all files that have been added or
> removed from the repo by means other than svn commands. "svn stat"
> works, but does not recurse into directories.
Ermm?
Since when?
For me, svn status descending into directories by default.
$ sv
Hi there,
I am trying to get a list of all files that have been added or
removed from the repo by means other than svn commands. "svn stat"
works, but does not recurse into directories. "svn stat --depth
infinite" does not help, that's the default behaviour anyway.
Can I get a recursed