[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: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-07-30 23:20:03 CEST

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.

> 2) user-defined properties (svn propset ...)

Any properties stored in the repository that don't begin with svn:.
'svn propset' can be used to set either category 1 or 2.

> 3) dav-defined properties (mod_dav_svn and libsvn_ra_dav)

Properties strictly generated and consumed by the network layer.

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