On Mon, Apr 23, 2007 at 17:34:37 +0200, Mark de Wever <[EMAIL PROTECTED]> wrote: > > svn move doesn't really move > http://svnbook.red-bean.com/nightly/en/svn.ref.svn.c.move.html
But it does do a copy to the new location before doing the delete. That should it to use the previous file name when doing an update. In my case the file may have changed in a way where svn did not think it could reuse most of the file and hence it ended up transfering full copies of the files. _______________________________________________ Wesnoth-dev mailing list [email protected] https://mail.gna.org/listinfo/wesnoth-dev
