Source Safe is driving me mad!
-
Hi I know there must be a way around this problem I am having, but for the life of me, I cannot find it. We are currently programming applications in VB.NET, trying to implement Visual Source Safe 6.0. Our problem, is that we use a large ammount of custom controls and other classes which are shared among various application we are building. How do we get this righ using Source Safe? In essence we need to be able to add solutions to source safe, which in turn can be referenced by any other number of solutions, also kept in source safe. Please help. Thanks.
-
Hi I know there must be a way around this problem I am having, but for the life of me, I cannot find it. We are currently programming applications in VB.NET, trying to implement Visual Source Safe 6.0. Our problem, is that we use a large ammount of custom controls and other classes which are shared among various application we are building. How do we get this righ using Source Safe? In essence we need to be able to add solutions to source safe, which in turn can be referenced by any other number of solutions, also kept in source safe. Please help. Thanks.
We had a similar problem, It may be of some help to u, u can create add the common project to ur existing soln and put it vss. so that when u get the soln to ur local copy u get both the projects along. (In our case the no of projects were less so we got away with this) cool man