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

branching (was: Re: delta metric)

From: Greg Stein <gstein_at_lyra.org>
Date: 2001-03-12 05:18:52 CET

On Sun, Mar 11, 2001 at 10:36:13PM -0500, Jim Blandy wrote:
>...
> Karl's correct that branches in node revision ID's have nothing to do
> with branches at the user level.

We don't even *have* branches at the user level, do we? Was there going to
be something more than "just copy it somewhere else" ? Hmm. I guess there
are three possibilities:

1) we do nothing. the user explicitly copies.
2) the user thinks they are branching, but underneath we're just copying
3) "something" different happens for a branch

IMO, option (1) is where we ought to head.

We can certainly recommend a "best practices" of a tree that looks like:

  /
    main/
    tags/
    branches/

And let people just work within that "typical" layout.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
Received on Sat Oct 21 14:36:25 2006

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.