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

Re: Labeling techniques

From: Phil Endecott <spam_from_subversion_users_at_chezphil.org>
Date: 2005-12-19 20:45:18 CET

Granse, Erik (STP) wrote:
> - Revision properties are a possibility, but we'd want to associate the
> property to a specific file. Conversely, file properties don't allow us
> to also associate the property to the file at a specific revision.

On the contrary, file properties are associated with particular
revisions. You can set a "status" property to "approved" and commit it,
and it's that particular revision that is affected. Subsequently you
can change the status property to "released" and commit that. The log
will show you which properties changed in which revisions.

Have a look at the start of the Properties chapter in the book:

http://svnbook.red-bean.com/nightly/en/svn.advanced.props.html

--Phil.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 19 21:02:33 2005

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.