X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; q=dns; s=default; b=LZXT5vDV0JoM8mSj27D5er61FZev4Bex/6lpUUqzTM3 LU9gOXfx69/ceUTRZlsLoXSE47X2rnqgQhV02VAfGOF4mZhuDIl5zSnnOxArhAqs 2k43s8phLBuflzy7lI0JkLXCW5qaGUfpX/+q8ii4nzl7ChrEq9ysWGpNtoi/Esa4 = DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:message-id:date:from:mime-version:to:subject :references:in-reply-to:content-type:content-transfer-encoding; s=default; bh=VzdkcuzU6k3l+fAxJ9p4PrEYOFU=; b=EsIJVHOuQaAbT+IBw uchJ74AdwAO3bL5pP+H/RKEIKq8bglBttBTptMm6JzNTNnHwNmP12nV77bhO1DqO QbvzoFcYt4TpQoSVAO3egOAybhMycQGTC3jWVz/bLyBifRZSNH8+C8Loq98eknvN nB0nz+UUHk3rtKXjBhnIcMSJgQ= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_50,KHOP_THREADED,RCVD_IN_DNSWL_NONE,RCVD_IN_HOSTKARMA_NO,RCVD_IN_HOSTKARMA_YE,RDNS_NONE,SPF_PASS,TW_SV,TW_YG autolearn=no version=3.3.1 Message-ID: <51E43075.5010508@acm.org> Date: Mon, 15 Jul 2013 10:25:09 -0700 From: David Rothenberger User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:17.0) Gecko/20130620 Thunderbird/17.0.7 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: SVN::Ra problems References: <20130712160205 DOT GO14578 AT lakka DOT kapsi DOT fi> <20130715075511 DOT GR14578 AT lakka DOT kapsi DOT fi> <20130715083158 DOT GS14578 AT lakka DOT kapsi DOT fi> <20130715112035 DOT GT14578 AT lakka DOT kapsi DOT fi> In-Reply-To: <20130715112035.GT14578@lakka.kapsi.fi> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Mikko Rapeli wrote: > As a workaround, I copied a full cygwin directory from another machine > where subversion-perl is working with svn 1.7.10 packages, and this works. I'm glad you got it working. > With latest cygwin packages, including subversion 1.8, > perl -e 'require SVN::Ra' works > > Downgrading to subversion 1.7.10 worked well a few weeks back but not > anymore. I tried downgrading to 1.7.10 this morning and perl -e 'require SVN::Ra' worked fine for me. [cygcheck from broken setup is]: > Found: C:\Testwell\CTC\perl > Found: C:\Apps\cygwin\bin\perl.exe > Warning: C:\Testwell\CTC\perl hides C:\Apps\cygwin\bin\perl.exe > cygcheck output from the working setup is: > Found: C:\cygwin\bin\perl.exe > Found: C:\Testwell\CTC\perl > Warning: C:\cygwin\bin\perl.exe hides C:\Testwell\CTC\perl I wonder if this is the reason? Perhaps Cygwin was picking up the wrong perl? Anyway, I don't see anything else to explain this. It works fine for me. It appears your subversion-perl installation was complete on the broken installation. I don't know why it wouldn't be able to find that DLL. -- David Rothenberger ---- daveroth AT acm DOT org QOTD: If it's too loud, you're too old. -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple