info-cvs
[Top][All Lists]
Advanced

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

Re: UPDATE COMMAND


From: Larry Jones
Subject: Re: UPDATE COMMAND
Date: Wed, 20 Jun 2001 12:44:21 -0400 (EDT)

Alex Flores writes:
> 
> Does the update command, update your working copy back into the repository
> or does it take the latest version that is in the repository and copy over
> what you have in your working copy?

It updates your working directory with the specified revision from the
repository (which is usually the latest revision, but doesn't have to
be).  And it doesn't "copy over" your working copy unless it's
unmodified; it merges the changes.

Commit (a.k.a. checkin) is what puts your local changes into the
repository.

Have you tried reading the manual?

http://cvshome.org/docs/manual/cvs.html

-Larry Jones

I'm getting disillusioned with these New Years. -- Calvin



reply via email to

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