JavaSoft writes:
>
> If i can retrieve new datas from server to local using update why i need check out
>???
> If i can put new datas from local to server using update why i need commit ???
> so what the diffrent between UPDATE and Checkout/Commit ????
Checkout is used to get the initial copy of a module from the
repository. Once you have such a copy, you use update to update it with
other people's changes from the repository and you use commit to commit
changes you've made to your copy to the repository so that other people
can get them.
-Larry Jones
Good gravy, whose side are you on?! -- Calvin
_______________________________________________
Info-cvs mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/info-cvs