Kenny wrote:
> 
> I have one project it has about 1200 source files. can
> I use CVS to track by the file instead of the project.
> So that I can only checkout one file.

I'm not sure I understand your question. You can checkout individual files from
a repository with:

        cvs co path/to/file

Is that what you are asking?

-Matt

_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs

Reply via email to