Locked add project in VS.NET 2005

  • Thursday, July 21, 2005 2:39 AM
     
     
    Hello~~

    I want to add project in VS.NET 2005 to VSS 2005 not add solution.

    that is....

     [[ ⓐ made ]]

    1.  Solution 1
           Project A   ( A only has rights )
           Project B   ( A, B have rights )

    2.  add solution to source control

     [[ ⓑ ]]

    3.  Solution B1 make
    4.    Project B ( Add existing project from source control )

    5. ⓑ make a new project "C".

    After that, ⓑ try to add the project "C" to the VSS.
    But, there is no adding project to the VSS in the VS.NET.

    I just want to add Project C below Solution 1, but both Solution B1 and Project C are added in the source control.

    How can I do that?
    Please help me~~

    Have a nice day~~ ^^

All Replies

  • Thursday, July 21, 2005 2:49 AM
    Moderator
     
     Answered
    Hi,

    UserB can select only the ProjectB's node in SolutionExplorer. Then, in File/SourceControl menu should be a menu item "Add selected projects to source control" that will allow to add only this project to SourceSafe.
    Alternatively, UserB can use the File/SourceControl/ChangeSourceControl dialog and bind only the ProjectC to source control to a location of his choice.

    I hope this helps,
    Alin
  • Thursday, July 21, 2005 4:21 AM
     
     
    Thank you for your reply.
    That's what I need. ^^
    Thanks again.
    Big Smile