info-cvs
[Top][All Lists]
Advanced

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

Re: Fw: checkout a old version file to cover the new one-SOLOVED


From: Huaer XC
Subject: Re: Fw: checkout a old version file to cover the new one-SOLOVED
Date: Mon, 29 Aug 2005 09:09:43 -0400

On 8/29/05, Russ Sherk <address@hidden> wrote:
>>I have a file, like f1.c, which has a revision history from
>>1.1.1.1->1.1->1.2->1.3. the current tip is 1.3, this file(f1.c) >>in
my working directory has minor modifications. Now I do:
>>     cvs update -j1.1 f1.c
>Why?
I just want to check how "cvs up -j1.1 f1.c" works? It's not related
with my real research work.

> > and then "pg f1.c", I found the file did not change >>anything. (there
> > is no sticky tags on f1.c). I am wondering how "cvs update >>-j1.1" 
> > workaround???
> Not sure what you mean.
Sorry for the confusion. should be:
  the operation "cvs up -j1.1 f1.c" did nothing on the file f1.c under
my working directory.. I dont know why? while the following command
worked fine:

    cvs -q up -p -r1.1 f1.c > f1.c

and this does not change the revision history of f1.c..

> > BTW. I am using cvs: version 1.12.12..
thanks




reply via email to

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