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

Re: swapping trunk and branch

From: Ben Carbery <ben.carbery_at_gmail.com>
Date: Thu, 28 Apr 2011 10:38:25 +1000

Ok running 1.6 now and repository upgraded. Must have been a recent RH
patch?

Somebody replied off-list and suggested I just manually recreate the changes
in trunk by comparing two working copies. This seemed slightly less painful
than merging and it worked. After that I just blew away the branch since
there were no changes in the branch I needed to keep (except the ones that
should have been in trunk).

Thanks all, guess I avoid having to learn merge for another day.

On 27 April 2011 23:11, Ulrich Eckhardt <ulrich.eckhardt_at_dominolaser.com>wrote:

> On Wednesday 27 April 2011, Ben Carbery wrote:
> > I have added directories, and moved some files. Also I am using svn1.4
> > (still the current Red Hat release) which I understand has a much limited
> > version of merge than 1.5+
>
> The first thing to do is to upgrade SVN. Even though this ancient RH
> release
> still only supplies 1.4, you should be able to locate backports for newer
> versions. Note that this could require a dump/load cycle to make full use
> of
> the new features.
>
>
> > I tried merging but got a lot of errors - if this is the right way to go
> > about it though, I'll have another attempt.
>
> If you created the branch and started reorganizing things there
> (moving/renaming etc) and you intend to merge those changes to the trunk
> when
> done, you will have a hard time the further the branch and trunk diverge
> from
> each other.
>
> Now, if you made a change that should be in trunk, too, but depends on
> first
> moving files around, merging from branch to trunk will probably fail. What
> you
> can do then is just record the merge (so it isn't shown as eligible later
> on)
> and then manually merge the single files, either using "svn merge" or maybe
> even redoing the changes manually.
>
>
> Good luck!
>
> Uli
>
> --
> ML: http://subversion.apache.org/docs/community-guide/mailing-lists.html
> FAQ: http://subversion.apache.org/faq.html
> Docs: http://svnbook.red-bean.com/
>
>
> **************************************************************************************
> Domino Laser GmbH, Fangdieckstraße 75a, 22547 Hamburg, Deutschland
> Geschäftsführer: Thorsten Föcking, Amtsgericht Hamburg HR B62 932
>
> **************************************************************************************
> Visit our website at http://www.dominolaser.com
>
> **************************************************************************************
> Diese E-Mail einschließlich sämtlicher Anhänge ist nur für den Adressaten
> bestimmt und kann vertrauliche Informationen enthalten. Bitte
> benachrichtigen Sie den Absender umgehend, falls Sie nicht der beabsichtigte
> Empfänger sein sollten. Die E-Mail ist in diesem Fall zu löschen und darf
> weder gelesen, weitergeleitet, veröffentlicht oder anderweitig benutzt
> werden.
> E-Mails können durch Dritte gelesen werden und Viren sowie
> nichtautorisierte Änderungen enthalten. Domino Laser GmbH ist für diese
> Folgen nicht verantwortlich.
>
> **************************************************************************************
>
>
Received on 2011-04-28 02:38:51 CEST

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.