Hello,

Dhananjayan, Arunkumar wrote:
Hi,
I am trying to get the latest contrib files using the following cvs command:

    cvs -z3 -d:pserver:[EMAIL PROTECTED]:/sources co
    contrib

This should work:

cvs -z3 -d:pserver:[EMAIL PROTECTED]:/sources/lwip checkout lwip


as I recently did exactly this to create the 1.1.1 release:

cvs -z3 -d:pserver:[EMAIL PROTECTED]:/sources/lwip checkout -r STABLE-1_1_1 -d lwip-1.1.1 lwip

Regards,

Leon.




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

Reply via email to