Integrating CVS with MSDEV?

  • Thread starter Thread starter Bit byte
  • Start date Start date
B

Bit byte

Anyone using CVS with MSDEV?
How can I use CVS (my current repository) with VS2003?

Did a google search but nothing definitive. Some docu or pointers will
be very helpful
 
Bit said:
Anyone using CVS with MSDEV?
How can I use CVS (my current repository) with VS2003?

Did a google search but nothing definitive. Some docu or pointers will
be very helpful

Bit byte:

I am no expert on CVS, but I have used it with a VS2003 project. I just
manually add files to the repository as needed. In fact, the two
applications do not really interact at all, other than noticing that the
other has modified the files.

What do you feel you need to know?

David Wilkinson
 
Back
Top