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

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

2019-03-20 Thread Pavel Lyalyakin
On Wed, Mar 20, 2019 at 8:46 PM Pavel Lyalyakin < pavel.lyalya...@visualsvn.com> wrote: > Hello Holger, > > On Wed, Mar 20, 2019 at 2:33 PM Weiss, Holger < > holger.we...@continental-corporation.com> wrote: > > > > Hi, > > > > having a very big working copy (>100GB) want to exclude “folderA” > (~2

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

2019-03-20 Thread Pavel Lyalyakin
Hello Holger, On Wed, Mar 20, 2019 at 2:33 PM Weiss, Holger < holger.we...@continental-corporation.com> wrote: > > 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

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