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

Re: Propertites on Revision (not files) (Was Defining branch life-cycles in subversion)

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-11-08 17:14:12 CET

pwd@mdtsoft.com writes:

> How do you attach propertites (say mdt:eco for an Engineering Change
> Order Number) to a revisions when you do the commit?
>
> The book and quick reference guide don't say as far as I can find.

Oops, sorry, unversioned revision-props have always been part of the
repository (e.g svn:log, svn:date, etc.), but only recently have
clients been able to tweak them over the network. We've not yet
documented the feature anywhere put in 'svn help propset':

   svn propset -rN propname propval

Also, the UI will be changing soon, so don't habituate just yet. :-)

   

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Nov 8 17:16:02 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.