I want to use Dev-C++ to build some software, but my company uses VSS. Can this be integrated? Has anyone done it? Or just CVS?
Thanks, Paul
You can just chek out/in manually if you like. That is what Iusually do with my ASP/ASP.NET projects. It would be nice to have CVS-like integration.
Dan
CVS support has actually already been implemented. Go and vUpdate your stuff.
Kip
I think when Dan says "CVS-like" he means things like VSS or PVCS etc.
So his last sentence is equivalent to: "It would be nice to have the same integration for VSS and PVCS as we do for CVS"
Are you saying that all I need to do is vUpdate and VSS will work?
Log in to post a comment.
I want to use Dev-C++ to build some software, but my company uses VSS. Can this be integrated? Has anyone done it? Or just CVS?
Thanks,
Paul
You can just chek out/in manually if you like. That is what Iusually do with my ASP/ASP.NET projects. It would be nice to have CVS-like integration.
Dan
CVS support has actually already been implemented. Go and vUpdate your stuff.
Kip
I think when Dan says "CVS-like" he means things like VSS or PVCS etc.
So his last sentence is equivalent to: "It would be nice to have the same integration for VSS and PVCS as we do for CVS"
Are you saying that all I need to do is vUpdate and VSS will work?