CVS addin?
-
Does anybody knows how to integrate CVS version control with the Visual Devstudio IDE? My company is migrating there right now(BIG mistake), so I am trying to find a civilized way to work with it instead of the command line or WinCVS things... Is there any addin available?
-
Does anybody knows how to integrate CVS version control with the Visual Devstudio IDE? My company is migrating there right now(BIG mistake), so I am trying to find a civilized way to work with it instead of the command line or WinCVS things... Is there any addin available?
Currently there is no real CVS support for VC++ the only project that I know if doing something like this is http://members.home.net/preston/cvsscc.html and they're not even close to being done. might i offer bitkeeper(out RSN) www.bitkeeper.com, it will integrate into VC++ ================== The original message was: Does anybody knows how to integrate CVS version control with the Visual Devstudio IDE? My company is migrating there right now(BIG mistake), so I am trying to find a civilized way to work with it instead of the command line or WinCVS things... Is there any addin available?
-
Does anybody knows how to integrate CVS version control with the Visual Devstudio IDE? My company is migrating there right now(BIG mistake), so I am trying to find a civilized way to work with it instead of the command line or WinCVS things... Is there any addin available?
You may want to have a look at CS-RCS which is based on GNU RCS and integrates with VC++. Their site is http://www.componentsoftware.com/ Neville Franks - Author of ED for Windows www.getsoft.com ================== The original message was: Does anybody knows how to integrate CVS version control with the Visual Devstudio IDE? My company is migrating there right now(BIG mistake), so I am trying to find a civilized way to work with it instead of the command line or WinCVS things... Is there any addin available?