[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: Patrick Fletcher <patrick.fletcher_at_marquisware.com>
Date: Tue, 7 Sep 2010 14:53:28 -0400

Definitely not. Cygwin was in reference to the helper script Stefan sent me
(verify-revisions.sh). Am I missing something? Can that be run on a windows
machine without something like cygwin?

Patrick Fletcher
Marquis Software Development
Business Phone: (850) 877-8864 x132
Business Fax: (850) 877-0359

-----Original Message-----
From: Andy Levy [mailto:andy.levy_at_gmail.com]
Sent: Tuesday, September 07, 2010 1:09 PM
To: Patrick Fletcher
Cc: Stefan Sperling; users_at_subversion.apache.org
Subject: Re: Subversion encountered a serious problem - during svn update

On Tue, Sep 7, 2010 at 12:59, Patrick Fletcher
<patrick.fletcher_at_marquisware.com> wrote:
> Thanks for super fast reply Stefan!!!! (yes, 4 exclamations)
>
>> I've attached a helper script that you can use to run fsfsverify.py
across
> multiple repositories.
>
> I'm running windows here and I can't get this to work in Cygwin (please
> excuse me if I'm just being ignorant - Unix/Python deficient)
> *************************************************************************
> PatrickF_at_DESK28 ~/Desktop
> $ ./verify-revisions.sh G:/Subversion/Repositories/eomis
> ./verify-revisions.sh: line 3: $'\r': command not found
> ./verify-revisions.sh: line 17: $'\r': command not found
> ./verify-revisions.sh: line 20: $'\r': command not found
> ./verify-revisions.sh: line 31: syntax error near unexpected token `elif'
> '/verify-revisions.sh: line 31: `elif which jot >/dev/null 2>/dev/null
> *************************************************************************
>
> Googling around, I cannot find flag explanations for fsfsverify.py, and
only
> really see examples about using -f flag to fix a single revision
identified
> by the separate svnadmin verify (which as you know didn't report anything
> for my repo).

Does fsfsverify.py require Cygwin? You shouldn't need it, and in fact
the Cygwin Subversion client has been known to cause issues since
you're telling it to pretend it's on *NIX when it's really on Windows.
Both Subversion and Python run perfectly fine as Win32 native
programs. You aren't running svnserve or Apache via Cygwin on your
server, are you?
Received on 2010-09-07 20:54: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.