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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T13:18:56+00:00 2026-05-11T13:18:56+00:00

My co-workers and I are having an argument over the value and usage of

  • 0

My co-workers and I are having an argument over the value and usage of Tags in release/SCM systems. We’re looking to the StackOverflow community to put in their thoughts to help us resolve the issue.

One side claims that Tags are a valuable addition to release management. An example of their use: we do a Maven release, which makes a new Tag (call it 1.0) which is code snapshot used for this release. This Tag should be a READONLY branch. When a bug needs to be fixed we can make a copy of the Tag into a new Branch (call it 1.1). Bug fixes go there. These fixes may be merged back into Trunk so that the main dev branch gets the bug fixes. Finally, 1.1 is released and a Tag 1.1 is automatically created. This cycle continues. The main benefit here of the Tag is that if you ever need to re-release version 1.0 for any reason, you can just release the Tag 1.0 with the confidence that it’s never been altered by anyone. Also, saying ‘Release Tag 1.0’ is cleaner than saying ‘Release revision 1 of branch 1.0 which is the original 1.0 without the fixes’.

The other side claims that Tags aren’t providing any valuable benefit, especially in a system like Subversion with global revisions, which act like a Tag in CVS. Plus, Subversion only gives a warning when committing to a Tag; it doesn’t actually stop it. Their method is developing in Trunk and upon release you’d make a Branch called 1.0. You’d continue bug fixes in Trunk and if you needed to re-release those bug fixes to production, you’d merge them into 1.0 Branch and re-release 1.0. At some point, perhaps after major fixes or features in Trunk, you’d release and make Branch 1.1. Cycle continues. If you ever need to release the original 1.0 version, you’d have to check out Branch 1.0 revision 1.

Clearly both methods work. I’d like to hear the community’s thoughts on which method is preferred and why.

Edit: I’m a little worried that the ‘best’ way depends on the underlying SCM system. Either settle on Subversion for answers or if possible keep it SCM agnostic.

  • 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. 2026-05-11T13:18:57+00:00Added an answer on May 11, 2026 at 1:18 pm

    From an SCM agnostic point of view, a tag is very different from a revision.

    Both may be implemented in the same way, both represents a ‘time line’, but their goal is different:

    • a tag represent an immutable state where all files are referenced by a unique id. It is a name representing many things but mainly a stable state, …)
    • a revision represent a commit transaction (not all SCM have those, especially the old ones with a ‘file-by-file approach’). All commits do not represent a ‘stable’ state (as in ‘compile’ or ‘execute’ successfully). They are just a new element of the global history.

    The problem with SVN is that revision, tag and branches are all implemented the same.
    But I would still prefer the option where a tag is used as a ‘read-only’ branch.

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

Sidebar

Ask A Question

Stats

  • Questions 82k
  • Answers 82k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer My experience of file based databases (i.e. those without a… May 11, 2026 at 4:41 pm
  • Editorial Team
    Editorial Team added an answer I think maybe you would need l.Field: select new ListItem… May 11, 2026 at 4:41 pm
  • Editorial Team
    Editorial Team added an answer If you are using a server-side scripting language, take the… May 11, 2026 at 4:41 pm

Related Questions

I'm supposed to do a presentation for my co-workers on a web framework I
I've added a reference to a co-worker's COM DLL -- MyLogic.dll -- to my
I am having an issue with SSH hanging on my Mac Book Pro. This
At the company I work for, I have created a Error Logging class to

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

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.