info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Diff between update and checkout/commit


From: Larry Jones
Subject: Re: Diff between update and checkout/commit
Date: Fri, 20 Apr 2001 10:39:17 -0400 (EDT)

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]