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/