I'm getting similar problems trying to clone through http (instead of https).
The difference here is that I get a different error at the end. Here's a brief snapshot of what happens. $ git svn clone -s --username ceros7 http://xbmc.svn.sourceforge.net/svnroot/xbmc xbmc . . . Stuff happens . . . r2005 = 622c2f575f650a56fe9fc7a9834355b70316e65c (trunk) M XBMC/xbmc/GUIWindowMusicPlaylist.h M XBMC/xbmc/GUIWindowMusicPlaylist.cpp M XBMC/Changelog.txt r2006 = f5733f592fe81c1dd0dff74e11174da42bbad645 (trunk) Auto packing your repository for optimum performance. You may also run "git gc" manually. See "git help gc" for more information. It stops there, even though this repository has over 15000 revisions. I continue a little further. $ cd xbmc $ git svn fetch . . . Stuff happens . . . r2890 = 48652120b53b136ab22172410daf1c14213698bb (trunk) M mplayer/libavcodec/flac.c M mplayer/Changelog.txt M mplayer/libvo/font_load.c M mplayer/mplayer.c r2891 = 03a950058cfea403a168e469b3a7950dea5f8efd (trunk) RA layer request failed: REPORT of '/svnroot/xbmc/!svn/vcc/default': 200 OK (http://xbmc.svn.sourceforge.net) at /usr/bin/git-svn line 3856 Stops right at the same revision, but with a different error. Using git svn fetch again will keep displaying the same error.
signature.asc
Description: This is a digitally signed message part.