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

Re: setting a convention for property values

From: Peter Davis <peter_at_pdavis.cx>
Date: 2002-12-04 22:12:12 CET

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Wednesday 04 December 2002 12:29, Karl Fogel wrote:
> bin:foooooo /* Always binary. */
> text:fooooo /* Always text. */
> svn:fooooo /* All are text currently. */
>
> props, and any prop without a prefix is either rejected or, maybe,
> defaults to... What? Bin? Text?

How about:

  bin:* = Always binary
  [anything else, including svn:*] = Always text (UTF-8)

Simple and consistent with current practices.

Binary should always be Base64-encoded over DAV, and decoded by the client
automatically. Text should always be XML-escaped over DAV.

- --
Peter Davis
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.7 (GNU/Linux)

iD8DBQE97m+shDAgUT1yirARAptpAJ9PRrsrWhOLTvULn1lsrZ7Lj5V2FgCgj8LO
T6wdFl5qJZU/tvgQKyUcRrQ=
=DCNw
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 4 22:13:16 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.