Version Control System » Subversion

ID #1012

While using git-svn, I get an error "SVN/Core.pm" not found. How do I rectify this problem?

The git-svn command depends on the SVN::Core module which, incidentally, is not available on CPAN.

The SVN::Core module is available as a part of subversion-perl package that needs to be installed separately.

For Red Hat, Fedora and variants, you can either download the RPM (find on http://rpm.pbone.net) or use the yum to download and install for you - yum install subversion-perl.

For Debain, Ubuntu, XUbuntu, Edubuntu and their other relatives, use apt to download and install it for you - apt-get install subversion-perl.

For cygwin, download and install the subversion-perl package.

 

Categories for this entry

Last update: 2009-04-08 20:23
Author: Edujini Labs Pvt Ltd
Revision: 1.0

Print this record Print this record
Send to a friend Send to a friend
Show this as PDF file Show this as PDF file
Export as XML-File Export as XML-File

Please rate this entry:

Average rating: 0 from 5 (0 Votes )

completely useless 1 2 3 4 5 most valuable

You cannot comment on this entry