Hey all..I have a question about using an external CVS project and
importing into our local one. First of all should I? I guess I should
explain a bit better. We have our own code in CVS. I'm using a 3rd
party source code tree that is also in CVS (theirs not ours). So
what would be the best way to work this? Import a snapshot of
their stuff into my project and then keep importing from there like
working with a vendor branch (Assuming that this is what a vendor
branch is for)?
Another question that is somewhat releated. My project just needs
the headers and library from this 3rd party project. I was thinking I
could just put the headers in a module and the library in a module.
Is this the "correct" way to do it? How do I use CVS to work with
libraries that I don't want to compile each time but just link to?
Ideally I'd like to do a cvs checkout on a project and it will check
out all the source plus any libraries and any headers I need. Is this
the right way to do it?
Thanks,
Chris
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs