Hi, having a very big working copy (>100GB) want to exclude “folderA” (~2.5GB) from this wc via “svn up –set-depth exclude folderA” . This command takes very long time – did not finish after 2 days when doing this on a NFS mounted dir. Even when the wc is on a local disk, it takes very long time (>1day). I am using SVN 1.7.14.
Why does the “exclude” take such a long time and what can be done to make it faster ?