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

Re: Book shouldn't say property values can be binary

From: Julian Reschke <julian.reschke_at_gmx.de>
Date: 2004-02-27 16:56:45 CET

C. Michael Pilato wrote:

> Ben Collins-Sussman <sussman@collab.net> writes:
>
>
>>On Fri, 2004-02-27 at 02:43, Julian Reschke wrote:
>>
>>
>>>Speaking of which -- how does Subversion marshall binary property values
>>>through WebDAV?
>>
>>We base64-encode them, I believe, so that they can be transferred as
>>CDATA through XML.
>
>
> Yep. You should see stuff like:
>
> <C:my-binary-prop encoding="base64">asdfadsf12341lklkjh2143lkj1hf23...
>
> in an ethereal trace.

OK. If and when Subversion starts to internally support datatypes (not
just binary/text) distinctions, I'd be interested on feedback on
<http://greenbytes.de/tech/webdav/draft-reschke-webdav-property-datatypes-latest.html>.

Regards, Julian

-- 
<green/>bytes GmbH -- http://www.greenbytes.de -- tel:+492512807760
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Feb 27 16:56:23 2004

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.