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

Re: Labelling feature in Subversion

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2004-05-26 23:02:31 CEST

On Wed, 2004-05-26 at 16:00, Greg Hudson wrote:
> On Wed, 2004-05-26 at 16:23, Ben Collins-Sussman wrote:
> > You can do this right now by setting any property you want on a revision
> > tree:
> >
> > $ svn propset foo bar --revprop -r N URL
>
> What's a "revision tree"?

A redundant term. I'm just reinforcing the fact that revisions are
trees. I believe the book talks about "revision trees" and "transaction
trees" quite a bit:

$ grep "transaction tree" *.xml | wc -l
      4
$ grep "revision tree" *.xml | wc -l
     10

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed May 26 23:06:20 2004

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.