I am writing some scripts to update the Linux box\'s SVN repo with newer versions of xml files. The repo is huge, and there is no checkout version on the same box. The idea
If you have a Subversion 1.8 or later client, then you can add or update one or more existing files at a time without checking out the repository using the svnmucc put command. See http://svnbook.red-bean.com/en/1.8/svn.ref.svnmucc.re.html.