info-cvs
[Top][All Lists]
Advanced

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

Re: How to callback very first version of a file into working directory


From: Abhilash Koneri
Subject: Re: How to callback very first version of a file into working directory
Date: Sat, 5 Nov 2005 23:21:59 -0600

If you want to go back to the first version in your working directory -

cvs update -r 1.1 code.pl


But you will not be able to commit the changes you make to 1.1 because its not the head of the branch.


Abhilash



On 11/4/05, Edward WIJAYA <address@hidden> wrote:
Dear Sirs,

Suppose I have updated a file: code.pl   upto version 1.6
And it is stored in my ~/myperl working directory

At times I decided I want to ignore all the changes
I have made upto version 1.6, and want to start with my very first
version all over again.

Is there a way to call back/recover/update (?) our code.pl
into the very first version (1.1) in our working directory?


--
Regards,
Edward WIJAYA
SINGAPORE
_______________________________________________
Info-cvs mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/info-cvs



--

---------------------------------------------------------------------------
Gravity is a myth, the earth SUCKS!
reply via email to

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