I want to retrieve a list of the files that have been added or deleted from our subversion repository over, for example, the last month.
I'd prefer to have the file names, and not just a count.
Is this possible from subversion command line, or would I need to use a script to trawl the log..?