I've done some additional testing and the errors are reproducible for me. The first failure for a full clone of the D-I repo is at: $ git-svn clone svn+ssh://svn.debian.org/svn/d-i -T trunk -b branches -t tags [...] A retriever/wget/debconf.c A retriever/wget/debconf.h A retriever/wget/wget-retriever.c A retriever/wget/Makefile r200 = f04ab7dcf98303cc0ca8d1e97c1c39206f8f53ab (trunk) Error from SVN, (210004): Malformed network data: Malformed network data
But I get no failure for: $ git-svn clone svn+ssh://svn.debian.org/svn/d-i -T trunk -b branches -t tags -r 200 $ git-svn clone svn+ssh://svn.debian.org/svn/d-i -T trunk -b branches -t tags And also not if I start with -r199 (at least not at r200). But I do get the failure with: $ git-svn clone svn+ssh://svn.debian.org/svn/d-i -T trunk -b branches -t tags -r 100 $ git-svn clone svn+ssh://svn.debian.org/svn/d-i -T trunk -b branches -t tags [...] A retriever/wget/debconf.c A retriever/wget/debconf.h A retriever/wget/wget-retriever.c A retriever/wget/Makefile r200 = adb6240d58fe35121e294d858536bc42ab0398ab (trunk) Error from SVN, (210004): Malformed network data: Malformed network data Interestingly, I also get the error, but at an *earlier revision* with: $ git-svn clone svn+ssh://svn.debian.org/svn/d-i -T trunk -b branches -t tags -r 50 $ git-svn clone svn+ssh://svn.debian.org/svn/d-i -T trunk -b branches -t tags [...] M anna/anna.c r150 = 87fbedf48668a02530b7677bdaf248fb40bfc627 (trunk) Error from SVN, (210004): Malformed network data: Malformed network data Hope this helps, FJP
signature.asc
Description: This is a digitally signed message part.