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: Nigel Morse
Subject: RE: Diff between update and checkout/commit
Date: Fri, 20 Apr 2001 16:05:59 +0100

So why is it called checkout? It's more of a copyout or retrieve coz it
doesn't actually checkout anything....

(it's a rhetorical question before people shout at me....)

-----Original Message-----
From: address@hidden [mailto:address@hidden
Sent: 20 April 2001 15:39
To: address@hidden
Cc: address@hidden
Subject: Re: Diff between update and checkout/commit


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
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs



reply via email to

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