Hello,

Is there a single CVS command to add (submit) an entirely directory (include all files and subdirectories) to a CVS tree?

For example, I have a following project:

MyProject -> src
          -> build
          -> config
          -> api

Will be a single command "cvs add MyProject" and "cvs commit MyProject" to add and commit all files and subdirectories under MyProject to CVS tree?

Thank you.

Jim


_______________________________________________
info-cvs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/info-cvs

Reply via email to