X-Recipient: archive-cygwin AT delorie DOT com X-Spam-Check-By: sourceware.org Message-ID: <486A9DC2.5070404@x-ray.at> Date: Tue, 01 Jul 2008 23:12:34 +0200 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; de-AT; rv:1.8.1.13) Gecko/20080313 SeaMonkey/1.1.9 MIME-Version: 1.0 To: cygwin AT cygwin DOT com Subject: Re: Perl 5.10.0-4 and git-svn (git 1.5.6-1) problem References: <4869F890 DOT 2010809 AT gmail DOT com> In-Reply-To: <4869F890.2010809@gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes 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 Bosko Ivanisevic schrieb: > Recently I've updated my cygwin installation. Setup has installed Perl > 5.10.0-4. After that git-svn stopped working. Installed version of git > is 1.5.6-1. This is the error message: > > Can't locate Git.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8 > /usr/lib/perl5/5.10/i686-cygwin /usr/lib/perl5/5.10 > /usr/lib/perl5/site_perl/5.10/i686-cygwin /usr/lib/perl5/site_perl/5.10 > /usr/lib/perl5/vendor_perl/5.10/i686-cygwin > /usr/lib/perl5/vendor_perl/5.10 .) at /usr/bin/git-svn line 45. > BEGIN failed--compilation aborted at /usr/bin/git-svn line 45. See http://cygwin.com/ml/cygwin/2008-06/msg00617.html > Also it looks like subversion-perl is not updated to new Perl version. > Is there any way to fix this with current version of Perl? If not is > there any way I can revert Perl to previous version I had (5.8)? Setup > application only offers me Perl 5.10.0-3 which also breaks git-svn. Thanks. I've deleted 5.10.0-3 so that 5.8.8-4 will be prev. 5.10.0-5 is currently in testing, which adds /usr/lib/perl5/vendor_perl/5.8. But for git-svn you need Alien::SVN anyway. Either by the next subversion update or by getting the required devel packages and doing a cpan Alien::SVN by your own. -- Reini Urban http://phpwiki.org/ http://murbreak.at/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/