This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Overwrite a file with "svn update"?


Hans-Peter Nilsson <hp@bitrange.com> writes:

> On Sat, 19 Nov 2005, Steve Kargl wrote:
>> On Sat, Nov 19, 2005 at 11:29:36AM -0800, Jim Blandy wrote:
>> I believe if the file is in a cvs repository and the copy
>> in your local tree was not obtained via a checkout, cvs
>> will replace the local file with whatever is in the repository.
>
> No, it'll continue to update the rest of the tree but emit an
> error (i.e. not bail out immediately like svn).  IIRC.

If the local file is identical to the check-out version then there is no
error and the local file becomes a version-controlled file.

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux Products GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
PGP key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]