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 7639741
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 31, 20262026-05-31T08:29:53+00:00 2026-05-31T08:29:53+00:00

I have created a quick example to demonstrate my question. From the log below

  • 0

I have created a quick example to demonstrate my question. From the log below you will see following:

  1. r1 – created trunk
  2. r2 – created branches
  3. r3 – added foo.txt into trunk
  4. r4 – created QA branch
  5. r5 – created UK branch
  6. r6 – created TEAM branch
  7. r7 – updated foo.txt and added bar on TEAM branch
  8. r8 – merged TEAM into QA
  9. r9 – merged QA into trunk

So my question is when I try to do,
svn merge -r9:HEAD ^/trunk
from within UK directory I don’t get the r9 changes is this the expected behavior?

svn log -v -g ^/
------------------------------------------------------------------------
r9 | anazimok | 2012-03-15 21:16:37 -0400 (Thu, 15 Mar 2012) | 1 line
Changed paths:
   M /trunk
   A /trunk/bar (from /branches/QA/bar:8)
   M /trunk/foo.txt

merged QA into trunk
------------------------------------------------------------------------
r8 | anazimok | 2012-03-15 21:16:34 -0400 (Thu, 15 Mar 2012) | 1 line
Changed paths:
   M /branches/QA
   A /branches/QA/bar (from /branches/TEAM/bar:7)
   M /branches/QA/foo.txt
Merged via: r9

merged team into QA
------------------------------------------------------------------------
r7 | anazimok | 2012-03-15 21:16:32 -0400 (Thu, 15 Mar 2012) | 1 line
Changed paths:
   A /branches/TEAM/bar
   M /branches/TEAM/foo.txt
Merged via: r9, r8

updated on team branch
------------------------------------------------------------------------
r7 | anazimok | 2012-03-15 21:16:32 -0400 (Thu, 15 Mar 2012) | 1 line
Changed paths:
   A /branches/TEAM/bar
   M /branches/TEAM/foo.txt
Merged via: r9

updated on team branch
------------------------------------------------------------------------
r8 | anazimok | 2012-03-15 21:16:34 -0400 (Thu, 15 Mar 2012) | 1 line
Changed paths:
   M /branches/QA
   A /branches/QA/bar (from /branches/TEAM/bar:7)
   M /branches/QA/foo.txt

merged team into QA
------------------------------------------------------------------------
r7 | anazimok | 2012-03-15 21:16:32 -0400 (Thu, 15 Mar 2012) | 1 line
Changed paths:
   A /branches/TEAM/bar
   M /branches/TEAM/foo.txt
Merged via: r8

updated on team branch
------------------------------------------------------------------------
r7 | anazimok | 2012-03-15 21:16:32 -0400 (Thu, 15 Mar 2012) | 1 line
Changed paths:
   A /branches/TEAM/bar
   M /branches/TEAM/foo.txt

updated on team branch
------------------------------------------------------------------------
r6 | anazimok | 2012-03-15 21:16:29 -0400 (Thu, 15 Mar 2012) | 1 line
Changed paths:
   A /branches/TEAM (from /branches/QA:5)

created team
------------------------------------------------------------------------
r5 | anazimok | 2012-03-15 21:16:29 -0400 (Thu, 15 Mar 2012) | 1 line
Changed paths:
   A /branches/UK (from /trunk:4)

created UK
------------------------------------------------------------------------
r4 | anazimok | 2012-03-15 21:16:29 -0400 (Thu, 15 Mar 2012) | 1 line
Changed paths:
   A /branches/QA (from /trunk:3)

created QA
------------------------------------------------------------------------
r3 | anazimok | 2012-03-15 21:16:28 -0400 (Thu, 15 Mar 2012) | 1 line
Changed paths:
   A /trunk/foo.txt

initial commit
------------------------------------------------------------------------
r2 | anazimok | 2012-03-15 21:16:27 -0400 (Thu, 15 Mar 2012) | 1 line
Changed paths:
   A /branches

created branches
------------------------------------------------------------------------
r1 | anazimok | 2012-03-15 21:16:27 -0400 (Thu, 15 Mar 2012) | 1 line
Changed paths:
   A /trunk

created trunk
------------------------------------------------------------------------
  • 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-31T08:29:55+00:00Added an answer on May 31, 2026 at 8:29 am

    You need to specify one revision less than your intended ones, so try

    svn merge -r8:HEAD ^/trunk
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have just a quick question: Are files created before they are finished, or
I have created a few small flash widgets that stream .mp3 audio from an
I have created a webservice in .net 2.0, C#. I need to log some
Does anyone have a quick example of how Associations, @NS and @NV work in
I have a quick question that's been bugging me for a while. Is it
Quick question, is the porter stemmer from Lucene packages (Java) thread safe? I'm guessing
I have a quick question about the dealloc() and viewDidUnload() methods. I notice a
Have created a c++ implementation of the Hough transform for detecting lines in images.
I have created a template for Visual Studio 2008 and it currently shows up
I have created a custom dialog for Visual Studio Setup Project using the steps

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.