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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 24, 20262026-05-24T21:27:58+00:00 2026-05-24T21:27:58+00:00

I have a /Trunk in my Project X. On rev 69 we had to

  • 0

I have a /Trunk in my Project X. On rev 69 we had to revert changes in three earlier revisions (61,63,64).

What I did was a reverse merge on the revisions 61,63,64 and committed this to rev 69. Then we could deploy again and everyone was happy.

Now we have learned that developing new features in a separate branch is a neat idea, and then the Trunk is always ready to deploy to production (and doing hotfixes on current release).

So now I have made a “/Branches/X”(rev 70) from the HEAD revision in the /Trunk (which is rev 69), but I want to have with me the changes I undid in the /Trunk (61,63,64)

What is the correct way to this?

btw, have I made meself clear about? 🙂

  • 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-24T21:27:59+00:00Added an answer on May 24, 2026 at 9:27 pm

    First of all, watch your spell-checker: trunk and branches are conventionally all lower-case. That said, you should remove your branch and recreate it from revision 68.

    svn delete <project_url>/branches/X -m"branch X removed"
    
    svn copy <project_url>/trunk@68 project_url/branches/X -m"New branch X"
    

    Here I’m assuming that revision 68 contains all changes from revs. 61,63,64 and nothing you do not want.

    I’m sure you already realized that you can’t go far without the Subversion book.

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

Sidebar

Related Questions

I have a directory structure in svn like this: Project A branches tags trunk
I have some SVN projects with this folder structure project/trunk/ project/branches/1.x project/branches/2.x project/branches/3.x First
I have two SVN repostitories: Project A trunk tags branches Project B trunk tags
I have two checkouts of one trunk of a project via SVN. One is
We have a main visual studio project stored in SVN using the standard trunk/branches/tags
I have been trying this for hours without success. http://replicaisland.googlecode.com/svn/trunk/ I have added the
I have a string: var path = d:\\project\\Bloomberg\\trunk\\UI.Demo\\; I am trying to replace \\
I have copied /trunk/project_a to /branches/project_a/test_1 . However, I have not yet committed the
We have the trunk of out project at http://server/repositiory/project/trunk and a branch at http://server/repositiory/project/branches/branch
MSBuild 3.5 I have the following project structure: trunk/MainSolution.sln trunk/Build/MyBuild.Proj trunk/Library/... trunk/etc... So far,

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.