On Fri, 14 Oct 2011 11:39:14 +0000, Ryan Schmidt wrote: ... > For example, one common reason why people think they want to export only the > changed files is so that they can then upload those changed files to a server.
This would have the undesirable property of not removing files that have been deleted in svn. > In which case it would be simpler to just install Subversion on the server, > have a working copy on the server, and run "svn up" on the server (which will > transfer only the changes). ...and have .svn dirs all over the place (at least until a week ago). A full checkout elsewhere plus rsync may also be an option. Andreas -- "Totally trivial. Famous last words." From: Linus Torvalds <torvalds@*.org> Date: Fri, 22 Jan 2010 07:29:21 -0800