The leading provider of version control solution and TWAIN SDK
The leading provider of version control solution and TWAIN SDK

Dynamsoft Forums

Support for Version Control, Bug Tracking and Configuration Management Software
* Login   * Register
* FAQ    * Search

It is currently Mon May 21, 2012 10:51 am




Post new topic Reply to topic  [ 2 posts ] 
Author Message
 Post subject: Merge code from branches
PostPosted: Wed May 19, 2010 12:13 am 
Offline

Joined: Fri May 14, 2010 6:57 am
Posts: 3
We have the following folder heirarchy in VSS

Code:
MyProject
      Code
            Folder1
            Folder2
            Folder3


There are 2 teams working on this code base, lets call them crs and centera.

The release times for both the teams may differ but the code base remains the same.

Say, on mar 10, crs team has updated some files and checking them into VSS. This code needs to be deployed on mar 20. Simultaneously, Centera team is also working on this same code base. This code needs to be deployed on mar 28.
Now there is a risk that when the crs code is deployed on mar 20 it may contain some changes from centera as well. But these centera changes need to go only on mar 28.

To solve this we created 2 branches.

Code:
Development Centera
            Folder1
            Folder2
            Folder3
   
Development CRS
            Folder1
            Folder2
            Folder3



One branch will be used by crs team (Development CRS) and other by centera team (Development Centera) for code development.

Now, say deployment for CRS needs to be done. We will merge the code from Development CRS branch to the main folder (Code) and roll out the release from the Code folder. Same for Centera release.

Can someone please let me know how this merging can be done. Do I manually need to check each and every file and move it to code folder.

Thank you


Top
 Profile  
 
 Post subject: Re: Merge code from branches
PostPosted: Fri May 21, 2010 12:33 am 
Offline
User avatar

Joined: Tue Mar 08, 2005 12:23 am
Posts: 1489
Hi,

In VSS, you can merge the branches. You can take a look at the following article on how to merge files in VSS:
http://www.kevingao.net/sourcesafe/file-merge.html

_________________
Catherine Sea
Dynamsoft Support Team
Dynamsoft - The leading provider of version control solution and TWAIN SDK
Source Control Software | Software Configuration Management | SCM Solution | Issue Tracking
SourceSafe (VSS) Remote/Web/Internet Access | SourceSafe (VSS) Replacement/Alternative | SourceSafe (VSS) Hosting|TFS Hosting

Follow me @Twitter, Facebook
Image


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 2 posts ] 

It is currently Mon May 21, 2012 10:51 am


Who is online

Users browsing this forum: No registered users and 0 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
Jump to:  

Copyright © 2010 Dynamsoft Corporation. All Rights Reserved. | Knowledge Base | Source Control Blog