Visual Studio Developer Center > Visual Studio Forums > Visual Studio Source Control and SourceSafe > VSS 6.0 - Addition, Deletion and Renaming of files while Merging Branched files to Trunk
Ask a questionAsk a question
 

QuestionVSS 6.0 - Addition, Deletion and Renaming of files while Merging Branched files to Trunk

  • Monday, October 26, 2009 1:44 PMDavid_7 Users MedalsUsers MedalsUsers MedalsUsers MedalsUsers Medals
     
    Hi All:

    We have a Repository created in VSS 6.0d ; We have branched a Project X to 2 Branches B1 and B2.

    Addition, Deletion and Renaming of files while Merging Branch files to Trunk

    1. We have added few files in Branch B1. When we are merging the changes made in Branch B1 to Project X, it is observed that those files will not get added automatically in the Project X.

    Is there any way (through command line) to make the new files get added from branch to trunk - while doing merging process - without manually doing it?

    2. We have deleted few files in Branch B1. When we are merging the changes made in Branch B1 to Project X, it is observed that those files are not deleted automatically in the Project X.

    Is there any way  (through command line) to make those files get deleted in Project X.- while doing merging process ?

    3.We have renamed few files in Branch B1. When we are merging the changes made in Branch B1 to Project X, it is observed that those files are not renamed automatically in the Project X.

    Is there any way  (through command line)  to make those files get renamed in Project X.  - while doing merging process ?



    Thanks,
    David.

    • Edited byDavid_7 Monday, October 26, 2009 2:24 PMFormatting changes
    •