Microsoft 开发人员网络 > 论坛主页 > Visual Studio Source Control and SourceSafe > VSS 6.0 - Addition, Deletion and Renaming of files while Merging Branched files to Trunk
提出问题提出问题
 

问题VSS 6.0 - Addition, Deletion and Renaming of files while Merging Branched files to Trunk

  • 2009年10月26日 13:44David_7 用户奖牌用户奖牌用户奖牌用户奖牌用户奖牌
     
    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.

    • 已编辑David_7 2009年10月26日 14:24Formatting changes
    •