AW: svn up --set-depth exclude takes very long time

2019-03-21 Thread Weiss, Holger
briefly elaborate “why” this exclude takes sooo long ? Does it do special things on each file ? Thanks Holger Von: Pavel Lyalyakin Gesendet: Mittwoch, 20. März 2019 18:48 An: Weiss, Holger Cc: users@subversion.apache.org Betreff: Re: svn up --set-depth exclude takes very long time On Wed, Mar 20

svn up --set-depth exclude takes very long time

2019-03-20 Thread Weiss, Holger
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