Daniel Berlin <[EMAIL PROTECTED]> writes: | > | the problem is probably going to be fixed by SVN 1.4 and | > | the new svn+ssl:// protocol. Meanwhile, unlucky people will have to live with a | > | slower "svn diff -rR1 -rR2" remote operation. Sorry about that, but let's not | > | remember of the other dozens which works on branches and can do a merge in | > | seconds instead of literally *hours*, and so on. | > | | svn diff -r1:r2 is only slow in the very small diff case, where ssh | handshake time dominates the amount of data to be transferred.
Good to know. -- Gaby