On Apr 27, 2010, at 01:07, Paul Breen wrote: > I'd like to add a new option to the export command that allows the user > to export files only if the file size has changed
Changed since when? I don't imagine this proposal will be accepted. I think you'll be better off using existing solutions to this problem, such as rsync from a local svn export to your remote deployment, or even simply making your remote deployment a working copy and using svn update there.