I checkout a big subdirectory (more than 1giga), then I want to get rid
of it locally, so I do
svn up -set-depth exclude DIR
It takes very long...
If I strace the process, it's doing read/lseek repeatedly
read(3,
"\2\0\0\0\2\2\275\0\0\2\253\34\2\275\3g\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"
..., 1024) = 1024
lseek(3, 179087360, SEEK_SET) = 179087360
read(3,
"\n\0\0\0\4\1v\0\1v\2\33\2\265\3T\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...,
1024) = 1024
lseek(3, 179083264, SEEK_SET) = 179083264
read(3,
"\n\0\0\0\2\2\255\0\2\255\3V\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...
, 1024) = 1024
lseek(3, 179072000, SEEK_SET) = 179072000
read(3,
"\n\0\0\0\3\0020\0\0020\2\311\3_\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...
, 1024) = 1024
lseek(3, 179121152, SEEK_SET) = 179121152
read(3,
"\2\0\0\0\3\2F\0\0\2\252\231\2F\2\335\3o\0\0\0\0\0\0\0\0\0\0\0\0\0\0"...
, 1024) = 1024
lseek(3, 178926592, SEEK_SET) = 178926592
read(3,
"\n\0\0\0\4\1\220\0\1\220\2#\2\276\3]\3\21\3[\3\262\0\0\0\0\0\0\0\0\0\0"
..., 1024) = 1024
lseek(3, 178630656, SEEK_SET) = 178630656
Visit our website at http://www.ubs.com
This message contains confidential information and is intended only
for the individual named. If you are not the named addressee you
should not disseminate, distribute or copy this e-mail. Please
notify the sender immediately by e-mail if you have received this
e-mail by mistake and delete this e-mail from your system.
E-mails are not encrypted and cannot be guaranteed to be secure or
error-free as information could be intercepted, corrupted, lost,
destroyed, arrive late or incomplete, or contain viruses. The sender
therefore does not accept liability for any errors or omissions in the
contents of this message which arise as a result of e-mail transmission.
If verification is required please request a hard-copy version. This
message is provided for informational purposes and should not be
construed as a solicitation or offer to buy or sell any securities
or related financial instruments.
UBS reserves the right to retain all messages. Messages are protected
and accessed only in legally justified cases.
Received on 2011-10-25 10:36:30 CEST