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

Re: M7: Branches and Tags

From: <cmpilato_at_collab.net>
Date: 2001-11-14 06:41:43 CET

Mo DeJong <supermo@bayarea.net> writes:

> > Dude, you seriously need to come hang out with me on my 28.8 home
> > network connection! :-)
>
> Ok, that is a good point. We snotty DSL users tend to forget the bad
> old days :)

Hehheh.

> I am just not sure this special kind of update deserves its own subcommand.
> I am not sure I like it, but what about something like this:
>
> svn update --url=http://foo.bar/project/branch

We did talk about update becoming sort of an supercommand. Given the
usage:

   svn update SRC-URL WC-TGT

- If SRC is missing, it's a regular update.
- If WC-TGT is missing (or doesn't represent an actual working copy
  yet), this is a checkout
- If both are missing, WC-TGT is an implied '.', so see the above for
  what happens.
- If neither is missing, this is basically the 'switch' command.

Thoughts?

> What about merges? How would one merge the changes from a given branch into
> the HEAD?

You're not allowed to talk about merges until after M7 is done. Merge
is in M8. :-)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:48 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.