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

Re: svn update error

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-07-29 18:58:09 CEST

Ben Collins-Sussman <sussman@collab.net> writes:

> I think we need to be *very* careful setting the svn:mime-type
> property, since it has the ability to effect the validity of our
> network protocol. Let's talk about solutions. Karl has ideas:

OK, so both the checkout (GET) and update (PROPFIND) bugs are due to
bogus newlines attached to svn:mime-type values. I just filed issue
#828 on this, as a P1.

>
> 1. The client should validate the propval at set-time.
>
> Also,
>
> 2. The server should validate the propval before throwing it into the
> headers.

Karl and I are writing these checks right now.

Mike is manually fixing all the bogus svn:mime-type values via an
ra_local working copy.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 29 18:59:53 2002

This is an archived mail posted to the Subversion Dev mailing list.

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