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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T05:31:10+00:00 2026-06-08T05:31:10+00:00

We use SVN for revision control. Main development is done in trunk and branches

  • 0

We use SVN for revision control. Main development is done in trunk and branches are created where applicable for each user (when the intended changes are complex).

From time to time, tested versions get tagged (e.g. to /tags/v0.4).

However, it may happen that a severe bug is fixed sometime in trunk (during other development).

Now I want to create a tag /tags/v0.41 which is the same as /tags/v0.4 but only with this single severe bug fixed (possible multiple severe bugs but surely not everything from trunk).

How do I proceed with TortoiseSVN?

I would suggest something like this:

  1. Create a branch (svn copy) from /tags/v0.4 to /tags/v0.41,
  2. Merge the applicable changes from trunk to /tags/v0.41 and commit.

But is this a good idea at all?

How do I do the merging from the specific trunk revisions (and nothing else) to /tags/v0.41? In fact, this would not be a tag any more but rather a branch which is not so good somehow…

  • 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-08T05:31:12+00:00Added an answer on June 8, 2026 at 5:31 am

    The procedure you outlined is the right one.

    The branch needs to be created to make sure that only the fix for the specific bug is committed to the new stable version (to trunk) and no additional (and potentially breaking) features are ported by mistake from the development version.

    • Search the trunk for the commit that specifically fixes the bug you
      found,

    • Create a patch from it and apply it to the /tags/v0.41 working copy
      (or merge just the required trunk revisions into the /tags/v0.41
      working copy).

    NOTE: if there are multiple commits or there is no commit that just fixes the bug without touching anything else, you’ll have to copy the relevant lines of code to the new tagged version by hand!

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

Sidebar

Related Questions

We use SVN for our source-code revision control and are experimenting using it for
I want to use SubWCRev to include the SVN revision number as part of
We use svn:externals to specific revisions of a library, e.g. like xyzlib -r12345 https://asdf.asdf.local/xyzlib/trunk/
We are developing an Eclipse RCP application. We decided to use SVN for revision
I'm in a big team which uses SVN as the revision control. I'm in
I use TRAC for project tracking and SVN for version control. For their independent
I use tortise svn in VS2010. When I go to commit my changes at
Possible Duplicate: Use SVN Revision to label build in CCNET I'm working through the
I use svn:externals to reference several open source projects. I then make some local
I used to use SVN 1.4 on OS X Leopard and everything was fine.

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.