info-cvs
[Top][All Lists]
Advanced

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

Re: Strange "CVS update -C" behavior


From: Dennis W. Bulgrien
Subject: Re: Strange "CVS update -C" behavior
Date: Wed, 12 Dec 2001 09:27:29 -0600

"cvs update -C" gives me different strange behavior:  cvs server: invalid
option -- C

Using Cygwin's:
    Concurrent Versions System (CVS) 1.11 (client/server)
with Linux's:
    Concurrent Versions System (CVS) 1.10.5 (client/server)

516=$ cvs update --help
update: invalid option -- -
Usage: cvs update [-APdflRp] [-k kopt] [-r rev|-D date] [-j rev]
    [-I ign] [-W spec] [files...]

        ...
        -C      Overwrite locally modified files with clean repository
copies.
        ...

517=$ cvs update -C
(Locally modified app.f moved to .#app.f.1.21)
cvs server: invalid option -- C

"Matthew Versluys" <address@hidden> wrote in message
news:address@hidden
> If I'm working on a file and then realize I want to discard my changes I
can
> use cvs update -C to get a clean copy.




reply via email to

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