New submission from Michael Fellinger <[EMAIL PROTECTED]>: I've just tried out latest darcs from the unstable and converted our repo to hashed format: http://darcs.ramaze.net/ramaze.hashed
For some reason, get --lazy via ssh takes an hour, while the same from http takes 7 minutes. A complete `scp -r` is in between. Wouldn't it be possible to improve speed of get, maybe by using a remote command to tar.(bz2|gz) the whole repo and d/l that or using scp -r? I tried following: scp -r ramaze.net:ramaze.hashed . 1.21s user 8.50s system 0% cpu 38:51.73 total darcs get --lazy ramaze.net:ramaze.hashed ramaze 6.08s user 4.97s system 0% cpu 59:59.34 total darcs get --lazy http://darcs.ramaze.net/ramaze.hashed ramaze.hashed.lazy.http 1.09s user 2.41s system 0% cpu 7:33.57 total ---------- messages: 3494 nosy: beschmi, droundy, kowey, manveru, tommy priority: wishlist status: unread title: 'get --lazy' vs 'scp -r' __________________________________ Darcs bug tracker <[EMAIL PROTECTED]> <http://bugs.darcs.net/issue696> __________________________________ _______________________________________________ darcs-devel mailing list darcs-devel@darcs.net http://lists.osuosl.org/mailman/listinfo/darcs-devel