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

branching: dragging along other branch

From: Thom Borton <borton_at_phys.ethz.ch>
Date: 2004-07-06 16:31:36 CEST

Hello

I have the following problem to which I don't find a solution:

I have several files in the trunc of a project/repository, let's call
them A, B and C.

Now I want to create a branch of the project, in which I will make
changes to file C, call the new one C'.

Meanwhile, the development of files A and B in the trunc will go on,
call them A_ and B_. I know that the development of these files does not
interfere with file C.

When I do a checkout of the branch, I will get the files A, B (from when
the branch was initiated) and C' which is the last change to C of the
branch that I commited.

BUT: What I want is to checkout the new A_ and B_ and the new C', i.e.
"the newest of trunc and branch".

Is this possible?

Thanks a lot for the help.

Yours, Tobias

-- 
Thom Borton
Switzerland
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jul 6 19:43:00 2004

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.