Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 943997
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T22:31:19+00:00 2026-05-15T22:31:19+00:00

Per this old question , using SVN 1.5, reintegrating a branch multiple times is

  • 0

Per this old question, using SVN 1.5, reintegrating a branch multiple times is problematic, and should be avoided.

There has been some rumbling to the effect that, “This is a known issue, and should be fixed in SVN 1.6.” Was that the case? Is it fixed? Can I reintegrate multiple times?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-15T22:31:20+00:00Added an answer on May 15, 2026 at 10:31 pm

    To merge a branch topic into the trunk repeatedly: Do the following on every merge.

    1. svn merge --reintegrate <topic> <trunk>, as you would normally. (=> rM)
    2. svn merge --record-only -c M ^/<trunk> <topic>. Note the record-only option.

    Step 2 essentially tells the topic branch to consider the merge commit (revision M, from step 1) part of its history. This merge-revision is the one that usually causes problems during reintegration; svn tries to undo rM when integrating topic a second time.

    So, repeated reintegration works, just not automatically. 🙂

    I eventually found this solution through an enlightening commit message to the svn source and the matching test (search for “def multiple_reintegrates”). This is a “clever trick” discovered and used by svn-devs with the current releases. It’s even been added to more recent documentation. The result is still not as good as a DVCS’s merging properties, but it’s at least functional.

    The only broad downside (as per an open issue as of June 2, 2010) is that apparently the svn log -g output is messy. I guess this is the risk.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

This may be a very old, many times asked question. But I am not
Per this question (see comments near the bottom), I was wondering if anyone knows
I am having the same issues as per this question: WCF not deserializing JSON
I've started to become a Good Citizen, as per this question here: Domain compatibility:
This is not a programming question per se, although the ultimate goal is to
As per the title I have three parts to this question... Is db4o object
This is not a question of premature optimization per se. On the garbage collector
This is an attempt to rewrite some old homework using STL algorithms instead of
Sorry if this question is not programmatic enough, but it has significant implications to
NOTE: This question deals with an issue observed back in 2011 with an old

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.