Re: 1.7 alpha3 bug (assert/exception) during update

2011-07-19 Thread Dave Huang
On 7/19/2011 7:15 PM, Mark Phippard wrote: CollabNet did not post anything. In an open-source project (mine), on a hosting site operated by CollabNet, I posted my Windows binaries in a listing labelled "Development Builds" just as I have been doing from trunk for months. This is not different

Re: 1.7 alpha3 bug (assert/exception) during update

2011-07-19 Thread Mark Phippard
On Tue, Jul 19, 2011 at 8:03 PM, Greg Stein wrote: > On Tue, Jul 19, 2011 at 19:18, Daniel Shahaf > wrote: > >... > >> BTW: Someone mentioned using svn 1.7 beta1 and some said it was not > >> released yet. Collabnet disagree as beta1 is listed here: > >> > https://ctf.open.collab.net/sf/frs/do/v

Re: 1.7 alpha3 bug (assert/exception) during update

2011-07-19 Thread Greg Stein
On Tue, Jul 19, 2011 at 19:23, Bert Huijben wrote: > > >> -Original Message- >> From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] >> Sent: woensdag 20 juli 2011 1:19 >> To: Gunnar Dalsnes; d...@subversion.apache.org >> Cc: users@subversion.apach

Re: 1.7 alpha3 bug (assert/exception) during update

2011-07-19 Thread Greg Stein
On Tue, Jul 19, 2011 at 19:18, Daniel Shahaf wrote: >... >> BTW: Someone mentioned using svn 1.7 beta1 and some said it was not >> released yet. Collabnet disagree as beta1 is listed here: >> https://ctf.open.collab.net/sf/frs/do/viewRelease/projects.csvn/frs.svn_binaries.windows CollabNet should

Re: 1.7 alpha3 bug (assert/exception) during update

2011-07-19 Thread Daniel Shahaf
Gunnar Dalsnes wrote on Wed, Jul 20, 2011 at 00:59:38 +0200: > BTW: Someone mentioned using svn 1.7 beta1 and some said it was not > released yet. Collabnet disagree as beta1 is listed here: > https://ctf.open.collab.net/sf/frs/do/viewRelease/projects.csvn/frs.svn_binaries.windows It /has/ not bee

RE: 1.7 alpha3 bug (assert/exception) during update

2011-07-19 Thread Bert Huijben
> -Original Message- > From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] > Sent: woensdag 20 juli 2011 1:19 > To: Gunnar Dalsnes; d...@subversion.apache.org > Cc: users@subversion.apache.org > Subject: Re: 1.7 alpha3 bug (assert/exception) during update > >

Re: 1.7 alpha3 bug (assert/exception) during update

2011-07-19 Thread Stefan Sperling
On Wed, Jul 20, 2011 at 12:59:38AM +0200, Gunnar Dalsnes wrote: > Hi, > > Get an exception/assert in svn 1.7 alpha3. > > Easily reproduceable by doing this (the svn repo is public): > > --- > > > svn checkout https://zlibnet.svn.codeplex.com/svn test > Checked out revision 11497. > > > svn upd

Re: 1.7 alpha3 bug (assert/exception) during update

2011-07-19 Thread Daniel Shahaf
tldr for dev@: assertion that Gunnar and I can both reproduce easily using 1.7.0-beta1: % $svn checkout -q https://zlibnet.svn.codeplex.com/svn test % $svn update test (asserts) Gunnar Dalsnes wrote on Wed, Jul 20, 2011 at 00:59:38 +0200: > Hi, > > Get an exception/assert in svn 1.7 alpha3. >