Re: crash opening Repository Browser for svn:// archives

2011-09-08 Thread Stefan Sperling
On Thu, Sep 08, 2011 at 02:52:16AM -0500, Dave Huang wrote: > On 9/8/2011 2:22 AM, Stefan Sperling wrote: > >Can you try this patch? It ties the callbacks to the pool which > >the sasl context lives in. > > That seems to have fixed it. Thanks! :) Thanks for testing! Committed and nominated for b

Re: crash opening Repository Browser for svn:// archives

2011-09-08 Thread Dave Huang
On 9/8/2011 2:22 AM, Stefan Sperling wrote: Can you try this patch? It ties the callbacks to the pool which the sasl context lives in. That seems to have fixed it. Thanks! :)

Re: crash opening Repository Browser for svn:// archives

2011-09-08 Thread Stefan Sperling
On Thu, Sep 08, 2011 at 01:14:27AM -0500, Dave Huang wrote: > >I have a reproducible crash when trying to open the repository browser, > >sparse - checkout selection, revision graph and probably other features. > > > >Reproduce: > >- "tortoiseproc /command:repobrowser /path:svn://somewhere" > >- en

Re: crash opening Repository Browser for svn:// archives

2011-09-07 Thread Dave Huang
I have a reproducible crash when trying to open the repository browser, sparse - checkout selection, revision graph and probably other features. Reproduce: - "tortoiseproc /command:repobrowser /path:svn://somewhere" - enter your correct credentials It seems to only happen for svn:// repositories