IreneChoi / git-osx-installer

Automatically exported from code.google.com/p/git-osx-installer
0 stars 0 forks source link

Can't locate Term/ReadKey.pm in @INC #16

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. mkdir foo
2. cd foo
3. git svn init svn://example.com/svn/project
4. git svn fetch

What is the expected output? What do you see instead?
On the password prompt, the following error appears:
"Can't locate Term/ReadKey.pm in @INC ........."

What version of the product are you using? On what operating system?
GIT 1.6.x, OS X Leopard

Please provide any additional information below.
There is a workaround:
http://www.kkovacs.hu/item/1472

Original issue reported on code.google.com by kkovacs on 22 Aug 2008 at 11:22

GoogleCodeExporter commented 8 years ago
Thanks for the work around.  I'll look in to bundling the perl module with git, 
but if that doesn't look feasible I'll 
applied said work-around.

Original comment by timchar...@gmail.com on 8 Sep 2008 at 8:38

GoogleCodeExporter commented 8 years ago
Workaround post from blog disapear. Could you paste the method to get this 
works?

Thanks.

Original comment by ravba...@gmail.com on 27 Mar 2009 at 3:25

GoogleCodeExporter commented 8 years ago
Yes, redesigned the site. :) Now it's at:

http://www.kkovacs.hu/2008/08/git-svn-for-os-x-fix/ 

Original comment by kkovacs on 27 Mar 2009 at 3:45

GoogleCodeExporter commented 8 years ago
I also need this, glad it has a work around =D

Original comment by fmcypri...@gmail.com on 9 Sep 2009 at 12:32

GoogleCodeExporter commented 8 years ago
I have put a link to your blog post in the README.  Future versions (> 1.7.3.3) 
will have it.  Thanks!

Original comment by timchar...@gmail.com on 9 Dec 2010 at 10:37