Am Freitag, 1. Februar 2008 14:41 schrieb Johannes Schindelin: > > One other issue that came up is a password question. I tested this > > git-svn against a real-world svn repository which has a http://foo.bar > > URL and requires authentification (i.e. the repo is hosted by apache > > using a htpasswd file). This doesn't work and git-svn aborts with the > > message "Term/ReadKey.pm not found". > > I just pushed an update to work/git-svn, which adds another commit > containing the necessary perl modules (hopefully). Since you already have > a test setup, could you please test and come back to me?
I'll test this particular combination (http + password) next week as I don't have such a repo available in the Internet. However, https + password doesn't work because of yet another error: RA layer failed to init socket layer: SSL is not supported at /bin/git-svn line 1466 That was with a stock work/git-svn-preview branch. Any ideas here...? OTOH anonymous http works already rather well, even for larger repositories. Christian
