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

Re: annotations / properties per revision / checkin, not per file

From: <kfogel_at_collab.net>
Date: 2004-12-10 18:35:10 CET

Ben Collins-Sussman <sussman@collab.net> writes:
> I'm not sure what you mean... Subversion already has this. Files and
> directories have versioned properties attached, but a revision tree
> can also have arbitrary 'properties' attached directly to it... see
> chapter 5 in the book, "unversioned properties". The commit log
> message itself is an unversioned property attached to a revision tree.
> So is the author and datestamp. You can make up any revision
> properties you want.

Just to clarify:

"unversioned property" and "revision property" are synonymous. It is
a property attached to the revision itself, instead of to an object
inside the revision tree. Sometimes these properties are called
"revprops" for short.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Dec 10 19:06:04 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.