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

Re: how to merge partial

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-10-05 13:23:13 CEST

On 10/5/07, paptimusx scirocco <paptimusx@gmail.com> wrote:
> Hi there
>
> How should be done merge partial?
>
> I did so in cvs.
> on branch subdir (cvs) % cvs up -j HEAD UPDATE.TXT
>
> How should I do in svn?
>
> on branch sbudir (svn) % svn merge ???????????
>
> file:///c:/var2/svnroot/PROJ/trunk/SRC/SUBDIR
> file:///c:/var2/svnroot/PROJ/branch/br_test/SRC/SUBDIR
>
> I know if it is all branches. (It is too hard to me..)
> on branch top % svn merge \
> file:///c:/var2/svnroot/PROJ/trunk@{2007-10-04} \
> file:///c:/var2/svnroot/PROJ/trunk_at_HEAD \
> .
>
> thanx in advance.

Have you read http://svnbook.red-bean.com/en/1.4/svn.branchmerge.html ?

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 5 13:23:38 2007

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.