"frank asabere" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Could you please help me to have script on my cvs server that can checkout > an only update file ?
You're in the wrong newsgroup -- this is not a bug/issue. However, as long as I'm here... First, a checkout does not occur on the server; it occurs on the client (it checks out *from* the server). Second, you may need to explain more clearly what it is you want to do. CVS's 'update' command brings files up to date in your local sandbox, and that's what it sounds like you want to do. If that is not what you want, you will need to be more specific (and ask in the right group: gnu.cvs.help). - Dennis _______________________________________________ Bug-cvs mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/bug-cvs
