Boost logo

Boost :

Subject: Re: [boost] Help with SVN required
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2009-08-01 14:41:25


AMDG

Robert Ramey wrote:
> I want to merge current state of the directories of the serialization
> library into the release branch. In order to do this, I consult the SVN
> documentation as well as the instructions at
> https://svn.boost.org/trac/boost/wiki/ImprovingPractices
>
> When I do the merge - I get a large number of conflicts. It looks like:
>
> a) lines deleted from the trunk are not deleted from the new (release)
> working copy.
> b) files deleted from the trunk are not deleted from the new (release)
> working copy.
> c) files which have been added to the trunk don't show up in my (release)
> working copy.
>
> According to the SVN documentation I should go through the dozens of files
> with conflicts one by one and examine them and resolve all the conflicts.
>
> What I really want is for the current state of the trunk to be "transfered"
> to the release branch. Any body know what i might be doing wrong?
>

If you just want to completely overwrite the release branch
with the contents of the trunk, you can pass the release branch
and the trunk as the two sources for the merge.

In Christ,
Steven Watanabe


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk