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

Re: Reality check

From: Vincent Lefevre <vincent+svn_at_vinc17.org>
Date: 2007-12-04 14:09:52 CET

On 2007-12-03 08:53:30 +0100, Branko Čibej wrote:
> * Divorce branches from copies. Branch, tag and copy are all
> conceptually different. Our simple "branch == copy" paradigm is
[...]

Do you mean that it will no longer be possible to do a merge on a
copy? For instance, I like to be able to do the following in the
working copy containing my own files (the main part of my home
directory, if you want):

  svn cp script script.test

then do changes on script and experimental changes on script.test,
and later merge the experimental changes to script. And it is quite
useful to have script and script.test available at the same time:
script must always be available for normal use, and script.test for
testing.

IMHO, branches should be regarded as a particular form of copies
(i.e. with additional restrictions to allow more features).

-- 
Vincent Lefèvre <vincent_at_vinc17.org> - Web: <http://www.vinc17.org/>
100% accessible validated (X)HTML - Blog: <http://www.vinc17.org/blog/>
Work: CR INRIA - computer arithmetic / Arenaire project (LIP, ENS-Lyon)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Dec 4 14:10:08 2007

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.