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

Re: svn:custom: gone?

From: Greg Stein <gstein_at_lyra.org>
Date: 2002-07-30 23:34:08 CEST

On Tue, Jul 30, 2002 at 04:20:03PM -0500, Ben Collins-Sussman wrote:
> Greg Stein <gstein@lyra.org> writes:
>
> > 1) svn-defined properties (not in repository; "entry" props)
>
> Actually, any 'svn:' property that is interpreted by either client or
> repository. This include svn:eol-style, svn:mime-type,
> svn:executable, and all the svn:entry: props. They're all stored in
> the repository as well.

Oh heck. We have the same problem with entry props, now that I think about
it. What if we define a new entry property and a server generates the thing?
Old clients will interpret it as a stored-in-repository property.

Thus, we'd have ...xmlns/repos and ...xmlns/entry

(or 'entry' could be 'ephemeral' or 'live' or somesuch)

Properties set at the command-line that start with svn: will always go into
the .../repos namespace. Manufactured properties (svn's "live" props) would
go into ../entry or whatever.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Jul 30 23:31:30 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.