[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: Tue, 24 Apr 2012 08:15:58 +0300

[Forwarding backto the list; please ensure it's CCed on replies.[

Gegerson, Jamie Mr CTR USA USACE wrote on Mon, Apr 23, 2012 at 14:03:52 -0400:
> I tried checking out a new copy of the repository to a new directory and got
> the exact same error when trying to show the date range in Tortoise show
> log.
>
> Both commands you suggest work from the original working directory without
> errors:
>
> C:\home\xampp\xampp\htdocs\pax-trunk\capces>svn info -r {2012-01-01}
> Path: trunk
> URL: svn://127.0.0.1/capces/trunk
> Repository Root: svn://127.0.0.1
> Repository UUID: 2c1c6c1e-971f-11de-b66d-5f68e37b141e
> Revision: 4884
> Node Kind: directory
> Last Changed Author: ********
> Last Changed Rev: 4884
> Last Changed Date: 2011-12-28 14:28:59 -0500 (Wed, 28 Dec 2011)
>
>
> C:\home\xampp\xampp\htdocs\pax-trunk\capces>svn info -r {2012-04-23}
> Path: trunk
> URL: svn://127.0.0.1/capces/trunk
> Repository Root: svn://127.0.0.1
> Repository UUID: 2c1c6c1e-971f-11de-b66d-5f68e37b141e
> Revision: 5596
> Node Kind: directory
> Last Changed Author: **********
> Last Changed Rev: 5596
> Last Changed Date: 2012-04-20 19:33:29 -0400 (Fri, 20 Apr 2012)
>
>
>
> -----Original Message-----
> From: Daniel Shahaf [mailto:danielsh_at_elego.de]
> Sent: Monday, April 23, 2012 1:34 PM
> To: Gegerson, Jamie Mr CTR USA USACE
> Cc: users_at_subversion.apache.org
> Subject: Re: assertion failed (opt || SVN_IS_VALID_REVNUM(rev))
>
> 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\subversi
> > on\lib
> > svn_ra_svn\marshal.c'
> >
> > line 502: assertion failed (opt || SVN_IS_VALID_REVNUM(rev))
>
> Thanks
>
> Daniel
>
>
Received on 2012-04-24 07:16:45 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.