info-cvs
[Top][All Lists]
Advanced

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

Re: Accidental -kb option used when adding a text file


From: Larry Jones
Subject: Re: Accidental -kb option used when adding a text file
Date: Wed, 2 Jan 2002 14:54:07 -0500 (EST)

Duncan Sommerville writes:
> 
> cvs admin -kv <myfile.txt>

That should be -kkv.

> Typically you need to do an 'update' afterwards for the change to be
> reflected in the workspace, however in my version of CVS (1.10) changing
> from a -kb to -kv needed me to redo the 'checkout' operation before the
> change was evident in the workspace...

A simple update isn't sufficient because CVS doesn't distinguish between
-k options that came from the repository and -k options that came from
the command line.  You either need to do update -A or update -kkv.

-Larry Jones

I kind of resent the manufacturer's implicit assumption
that this would amuse me. -- Calvin



reply via email to

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