Re: Memory leak with externals

2012-02-29 Thread kmradke
> >> It might already be fixed: I see a leak with 1.7.x@r1293812 but r1293813 > >> appears to fix it. > > > > Definitely not fixed, at least for https:// externals. This is what I > > did: > > I see small memory growth during checkout. I see much larger memory > growth for a second checkout o

Re: Memory leak with externals

2012-02-28 Thread Philip Martin
kmra...@rockwellcollins.com writes: >> It might already be fixed: I see a leak with 1.7.x@r1293812 but r1293813 >> appears to fix it. > > Definitely not fixed, at least for https:// externals. This is what I > did: I see small memory growth during checkout. I see much larger memory growth for

Re: Memory leak with externals

2012-02-28 Thread kmradke
> > Has anyone else noticed a client memory leak when using > > svn:externals in the 1.7.3 client? > > > > We have a large project with tens of thousands of externals. > > When checked out with a 1.6 client, it uses 150MB of memory. > > When checked out with a 1.7 client it uses >1.5GB of memory. >

Re: Memory leak with externals

2012-02-27 Thread kmradke
> > Has anyone else noticed a client memory leak when using > > svn:externals in the 1.7.3 client? > > > > We have a large project with tens of thousands of externals. > > When checked out with a 1.6 client, it uses 150MB of memory. > > When checked out with a 1.7 client it uses >1.5GB of memory. >

Re: Memory leak with externals

2012-02-27 Thread Philip Martin
kmra...@rockwellcollins.com writes: > Has anyone else noticed a client memory leak when using > svn:externals in the 1.7.3 client? > > We have a large project with tens of thousands of externals. > When checked out with a 1.6 client, it uses 150MB of memory. > When checked out with a 1.7 client it

Re: Memory leak with externals

2012-02-27 Thread Stefan Sperling
On Mon, Feb 27, 2012 at 10:04:59AM -0600, kmra...@rockwellcollins.com wrote: > All, > > Has anyone else noticed a client memory leak when using > svn:externals in the 1.7.3 client? > > We have a large project with tens of thousands of externals. > When checked out with a 1.6 client, it uses 150MB

Memory leak with externals

2012-02-27 Thread kmradke
All, Has anyone else noticed a client memory leak when using svn:externals in the 1.7.3 client? We have a large project with tens of thousands of externals. When checked out with a 1.6 client, it uses 150MB of memory. When checked out with a 1.7 client it uses >1.5GB of memory. Same memory issue