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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T07:34:54+00:00 2026-05-21T07:34:54+00:00

As the title says that is my sequence of versioning. I am using Tortoise

  • 0

As the title says that is my sequence of versioning. I am using Tortoise SVN client. The repository is a file on a network share.

I have Trunk and Branch folders.
I checked out from the Branch and did a lot of modifications and checked back into the Branch.
However, due to unfamiliar with merging with the Trunk, I always publish my good project code to production directly from the Branch.
The last production release was 3 months ago. The revision is 380.
My development release is now at 400.

Last week I had to fix some bug in the R380. So I checked R380 out and fix the bugs and release it again.
However, I need to get all that code to the development version R400, but I don’t want to wipe out my last 3 months worth of work.
In addition, there are certain buggy portion of code in the R400 that I cannot check in. Can anyone show me how to get this done correctly?

I made a Bugfix folder and tried to check R380 into that folder, but SVN client does not allow me to SWITCH or RELOCATE.
It will only allow me to check into the Branch folder. I am afraid that if I check in the revised R380 to Branch folder, it will wipe out my R400 version. Thank you.

  • 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-21T07:34:55+00:00Added an answer on May 21, 2026 at 7:34 am

    As mentioned in “Subversion feature branch requires changes from another feature branch“, you can merge only a precise range of revision back into your branch.
    You can generate a patch from the modifications you did in trunk.
    If you need, you can first create a temporary branch from r380, remove the buggy part you don’t want, then generate said patch, and apply it to ‘Branch‘.

    svn diff -r448:449 > ~/global.patch
    patch -p0 < ~/global.patch
    

    (although the question “How to make svn diff produce file that patch would apply, when svn cp or svn mv was used?” reports some case whare that doesn’t work, especially if there are property changes between branches)

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

Sidebar

Related Questions

Ok, so as the title says, I have an HTML page that I fetch
as the title says: Anyone know about any good/simple multiple file upload script that
Basically, what the title says. I have several properties that combine together to really
-- Hello, just ast the title says. I have a downloader class that I
Like the title says, I want to have a HTML table that allows its
As the title says, I want to have a build tool that quite much
Like the title says, i have a parent window with button that opens a
The title sort of says it all. I have a text file (NOT a
As the title says, I have a method that throws a NullReferenceException in my
as the title says, is there a way I can have a clock that

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.