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

Re: Subversion encountered a serious problem - during svn update

From: Stefan Sperling <stsp_at_elego.de>
Date: Tue, 7 Sep 2010 22:29:38 +0200

On Tue, Sep 07, 2010 at 03:09:15PM -0400, Patrick Fletcher wrote:
> Ahh... Thanks a bunch. The Python file indeed had similar errors. Now when I
> run I get:
>
> ****************************************************
> PatrickF_at_DESK28 /cygdrive/g/Subversion
> $ ./verify-revisions.sh Repositories/eomis_1_6_12
> /usr/bin/seq: invalid floating point argument: 93909
> Try `/usr/bin/seq --help' for more information.
> ****************************************************
>
> 93909 is HEAD revision. Any ideas?

I'm not a windows expert so the script may fail on cygwin.
I've tested it on Linux and BSD.

But if you already know which revisions are problematic, you don't need
my script. Just run fsfsverify.py on the problematic revisions directly.
For instance: fsfsverify.py /path/to/repos/db/revs/0/42

Stefan
Received on 2010-09-07 22:30:36 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.