Help | Site Map
Connecting Tech Pros Worldwide
Reply
 
LinkBack Thread Tools
  #1  
Old August 12th, 2008, 11:20 PM
Newbie
 
Join Date: Jan 2008
Location: Las Vegas
Age: 35
Posts: 28
Default Is there a standard practice For Version Control

I have been looking for an article explaining the Standards of using version control. I understand the point of Major builds but when should a Minor build be incrementeted and what is the difference between a build and a revision.

Sorry if this seems simple but I am mostly self taught starting with Access and just recently switching to .net and I am trying to start good habits from the begining.

Thank you for the Help
Reply
  #2  
Old August 13th, 2008, 12:21 AM
insertAlias's Avatar
Moderator
 
Join Date: Apr 2008
Location: San Antonio, TX (USA)
Age: 24
Posts: 1,977
Default

Since this isn't specific to .NET, I'm moving this to the "Software Development" forum.
Reply
  #3  
Old August 13th, 2008, 10:23 PM
RedSon's Avatar
Site Moderator
 
Join Date: Jan 2007
Location: America
Posts: 3,072
Default

Quote:
Originally Posted by jyoung2
I have been looking for an article explaining the Standards of using version control. I understand the point of Major builds but when should a Minor build be incrementeted and what is the difference between a build and a revision.

Sorry if this seems simple but I am mostly self taught starting with Access and just recently switching to .net and I am trying to start good habits from the begining.

Thank you for the Help
There is no set standard for version control. There is a popular nomenclature that companies use that they take from Microsoft. Basically you should increment the minor version number any time you want to make a new supported release. And you increment a major version any time the has been feature changes to your application.

For a good synopsis of versioning you can check out mozilla's projects like firefox and read the changelogs. You can see what their reasons were behind the version numbers.
Reply
  #4  
Old August 13th, 2008, 11:56 PM
Newbie
 
Join Date: Jan 2008
Location: Las Vegas
Age: 35
Posts: 28
Default

Thank you for the input, I will take a look
Reply
Reply

Bookmarks

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

What is Bytes?

We are a network of experts and professionals in IT and software development that help one another with answers to tough questions and share insights. Get the best answers to your questions from over network members.
Post your question now . . .
It's fast and it's free

Popular Articles