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

Re: Adding changeset-like functionality to subversion

From: Noel Yap <yap_noel_at_yahoo.com>
Date: 2002-10-08 22:26:09 CEST

--- Ben Collins-Sussman <sussman@collab.net> wrote:
> You can do as many commits on the branch as you
> wish. Each commit
> creates a new global revision number, but that's not
> a big deal. When
> the time comes to merge the branch into the trunk,
> you would simply
> include the range of revisions that you created on
> the branch:
>
> svn merge -rX:Y http://my/branch .

Hmm, I had thought the revisions were on a per-branch
basis, not global. I don't think this should make a
big difference so long as one can query what the
previous and next revisions are for any given
revision.

Noel

__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 8 22:26:43 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.