Comment 1 for bug 316458

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

I'm afraid this is a problem in the codeplex svn server (which is not a standard svn server, apparently). Some revisions cause it to send back information that confuse the svn client libraries.

"bzr branch" doesn't just fetch the latest revision, but all revisions. This means that bzr-svn has to retrieve all the revision deltas rather than just the contents of the last revision as "svn co" does. Some revisions cause the client libraries to blow up. E.g.:

$ svn diff -c8534 https://JigLibX.svn.codeplex.com/svn/JigLibX