[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Error message referencing compression

From: NancyS <shoemaker_at_acm.org>
Date: Mon, 18 Jul 2011 13:19:43 -0700 (PDT)

When doing some, but not all, operations on a repository hosted at
Dreamhost, I'm getting an error message like

Error: PROPFIND of '/asqsvn/tags/test1234': Compressed stream invalid

It seems to be more likely when it's an operation that writes data
(e.g. commit, branch/tag -copy) rather than reads (e.g. export, check
out).

This may well be outside of TSVN, since I get the same error with a
Cygwin command line svn client.

Dreamhost support wasn't able to reproduce the error, but pointed out
http://www.apache.org/dev/version-control.html#compressed-stream-errors

However, turning off http-compression locally (when the repository is
remote) didn't make any difference (not surprising, I guess).

What has worked is to use a local repository or to use svn+ssh to
access the remote repository (which is probably a better solution in
the long run, anyway).

I'm asking here to see if there are other possible solutions -- and to
get any answer documented in the forums in case anyone else runs into
the problem.

If there's a better place to ask the question, please advise. Thanks!

------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=4061&dsMessageId=2797059

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-07-18 22:20:30 CEST

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.