svnmucc can be used to read commands from files. It would be handy to be able to add comments to files. One could use a # marker as an indication that the rest of the line is a comment (this cannot be confused with an existing action).
This should be simple to implement if it's thought to be useful. Note: it seems svnmucc already ignores blank lines.