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

  • SEARCH
  • Home
  • 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 8399919
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T21:26:02+00:00 2026-06-09T21:26:02+00:00

I committed files to the trunk. After committing, I realized that those files should

  • 0

I committed files to the trunk. After committing, I realized that those files should also be applied to older branches. Here is the steps I took:

My Copy (Using Trunk: Application Version 5)

svn commit -m “blah” : revision 123

Old Branch (Application Version 3)

svn merge -r 122:123 svnpath

The problem is that now I get a “local delete, incoming edit upon merge” tree conflict.
The folder in question did not exist at all in the old branch. But I’m afraid if I resolve with the working branch that it will remove all the contents of that folder in the trunk. But, I don’t want the local copy receiving all the files in that folder either.

I’m obviously misunderstanding something here. (I don’t even know if I need to commit it, but I don’t want the next commit to be stuck with those files.) How do I get the commited changes into the older branch? Most of the files modified should be the same.


Very late edit to clarify what the goal was before. (This is resolved, but I feel this needs more clarity.)

1) Changes made to trunk (version) 32.

2) Changes merged into branch (version) 26.

3) Wanted to resolve 26 merge conflicts and merge from 26 to 28 to 30 to 32.

4) Other changes down the road would be merged from 26 all the way to the trunk. That means the conflict can not remove folder files in the 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-06-09T21:26:03+00:00Added an answer on June 9, 2026 at 9:26 pm

    Assuming you have the standard trunk/, branches/ root directory setup in your repository:

    cd branches/mybranch
    svn merge -r 122:123 ../../trunk .
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

After git init , I added and committed a few files, made some changes,
Although I am sure that I've added& committed ALL files and folders into my
I have a revision that has been committed to SVN trunk which I would
Is there a way to set the file creation date of all committed files
I have committed several files on GitHub but I want to pull only single
I accidentally committed some large test wav files into my repository and they are
I notice that this method is provided in UIViewController .m files, but is commented
We are currently using SVN without Trunk/Branches/Tags structure. So far we were good with
If you have created a branch and are working with the files in that
How could I let SVN list all files which were ever committed to a

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.