The SVN put command can add a new file or update an existing one. As part of a batch update it may be necessary to ensure that a particular file will be created and not updated - or vice versa. That is currently not at all easy to do, which is a shame as svnmucc is otherwise very useful for writing atomic updates that are not possible with the svn client.
Would there be any support for extending svnmucc to add these operations? Either as options to put, or as separate commands. Sebb.