[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: assertion failed (opt || SVN_IS_VALID_REVNUM(rev))

From: Daniel Shahaf <danielsh_at_elego.de>
Date: Mon, 23 Apr 2012 20:33:31 +0300

Gegerson, Jamie Mr CTR USA USACE wrote on Mon, Apr 23, 2012 at 11:52:06 -0400:
> Sending this in because the most recent reference to this failed assertion
> occurs in 2010.
>
>
>
> Got the following exception when trying to show a revision log range by date
> from 2012/01/01 to 2012/04/23. I had cleared all other input fields and made
> sure the radio buttons for start and end were on Date:
>

Can you run (in svn.exe, or in tortoisesvn)

svn info -r {2012-01-01}
svn info -r {2012-04-23}

in that working copy and tell us what the output is? (I only care about
the error message, or the Revision: field if there is no error)

> 'D:\Development\SVN\Releases\TortoiseSVN-1.7.6\ext\subversion\subversion\lib
> svn_ra_svn\marshal.c'
>
> line 502: assertion failed (opt || SVN_IS_VALID_REVNUM(rev))

Thanks

Daniel
Received on 2012-04-23 19:35:24 CEST

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.