[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: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-12-04 21:29:06 CET

Nicholas Riley <njriley@uiuc.edu> writes:
> How about creating a separate property namespace for binary properties
> then? Or a separate mechanism? Requiring that client developers
> somehow agree on a standard for encoding binary props seems like
> putting up -more- barriers, not less.

So we'd have something like

   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?

---------------------------------------------------------------------
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:07:22 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.